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