
@font-face {
    font-family: 'poppinsregular';
    src: url('../fonts_custom/poppins-regular-webfont.woff') format('woff2'),
         url('../fonts_custom/poppins-regular-webfont.woff2') format('woff');
    font-weight: normal;
    font-style: normal;

}