/* Source Sans 3 — body */
@font-face {
    font-family: "Source Sans 3";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("/static/fonts/source-sans-3-v19-latin_latin-ext-regular.woff2") format("woff2");
}
@font-face {
    font-family: "Source Sans 3";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("/static/fonts/source-sans-3-v19-latin_latin-ext-500.woff2") format("woff2");
}

/* Merriweather — naslovi */
@font-face {
    font-family: "Merriweather";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("/static/fonts/merriweather-v33-latin-ext-regular.woff2") format("woff2");
}
@font-face {
    font-family: "Merriweather";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("/static/fonts/merriweather-v33-latin-ext-700.woff2") format("woff2");
}
