@font-face {
    font-family: 'Merriweather';
	font-weight: 400;
    font-style: italic;
	font-display: swap;
    src: local('Merriweather Italic'),
         url('../fonts/merriweather-italic.woff2') format('woff2'),
         url('../fonts/merriweather-italic.woff') format('woff');
}
