/* Self-hosted Google Fonts (Baloo 2 + Open Sans), Latin subset, variable-weight woff2 */

@font-face {
    font-family: "Baloo 2";
    font-style: normal;
    font-weight: 400 800;
    font-display: swap;
    src: url("/css/webfonts/baloo2-latin-variable.woff2") format("woff2");
}

@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 300 700;
    font-display: swap;
    src: url("/css/webfonts/opensans-latin-variable.woff2") format("woff2");
}
