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