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