
@font-face {
    font-family: Merriweather;
    font-weight: 400;
    font-style: normal;
    src: url("fonts/Merriweather/Merriweather-Regular.woff2") format("woff2"),url("fonts/Merriweather/Merriweather-Regular.woff") format("woff"),url("fonts/Merriweather/Merriweather-Regular.ttf") format("truetype"),url("fonts/Merriweather/Merriweather-Regular.eot") format("embedded-opentype");
    font-display: swap
}

@font-face {
    font-family: Merriweather;
    font-weight: 700;
    font-style: normal;
    src: url("fonts/Merriweather/Merriweather-Bold.woff2") format("woff2"),url("fonts/Merriweather/Merriweather-Bold.woff") format("woff"),url("fonts/Merriweather/Merriweather-Bold.ttf") format("truetype"),url("fonts/Merriweather/Merriweather-Bold.eot") format("embedded-opentype");
    font-display: swap
}

@font-face {
    font-family: Merriweather;
    font-weight: 900;
    font-style: normal;
    src: url("fonts/Merriweather/Merriweather-Black.woff2") format("woff2"),url("fonts/Merriweather/Merriweather-Black.woff") format("woff"),url("fonts/Merriweather/Merriweather-Black.ttf") format("truetype"),url("fonts/Merriweather/Merriweather-Black.eot") format("embedded-opentype");
    font-display: swap
}