@font-face {
    font-family: 'Merriweather Sans';
    src: url(/fonts/merriweather_sans/merriweather_sans_variable.ttf) format('truetype-variations');
    font-weight: 300 700;
    font-style: normal;
}

@font-face {
    font-family: 'Merriweather Sans';
    src: url(/fonts/merriweather_sans/merriweather_sans_italic_variable.ttf) format('truetype-variations');
    font-weight: 300 700;
    font-style: italic;
}