@font-face {
    font-family: 'merriweather_sansregular';
    font-display:swap;
    src: url('../../fonts/merriweathersans-regular-webfont.eot');
    src: url('../../fonts/merriweathersans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/merriweathersans-regular-webfont.woff2') format('woff2'),
         url('../../fonts/merriweathersans-regular-webfont.woff') format('woff'),
         url('../../fonts/merriweathersans-regular-webfont.ttf') format('truetype'),
         url('../../fonts/merriweathersans-regular-webfont.svg#merriweather_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}