/* Merriweather Variable Font */
@font-face {
    font-family: 'Merriweather';
    src: url('../fonts/merriweather/Merriweather-VariableFont_opsz,wdth,wght.ttf') format('truetype-variations');
    font-weight: 300 900;
    font-style: normal;
    font-display: swap;
}

/* Merriweather Variable Font Italic */
@font-face {
    font-family: 'Merriweather';
    src: url('../fonts/merriweather/Merriweather-Italic-VariableFont_opsz,wdth,wght.ttf') format('truetype-variations');
    font-weight: 300 900;
    font-style: italic;
    font-display: swap;
} 