@font-face {
    font-family: 'Merriweather';
    font-style: normal;
    src: url("/assets/fonts/Merriweather/Merriweather-Regular.ttf") format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Merriweather';
    font-style: italic;
    src: url("/assets/fonts/Merriweather/Merriweather-Italic.ttf") format('truetype');
    font-display: swap;
}
