/* Inter 4.1 variable font from the official release (github.com/rsms/inter).
   One file covers weights 100-900 — the previous static files pointed 700/900
   at the 400-weight file, so bold Inter was synthesized by the browser. */
@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url("/static/main/fonts/InterVariable.2bf3d951bf9d.woff2") format('woff2');
}

@font-face {
    font-family: "Inter";
    font-style: italic;
    font-weight: 100 900;
    font-display: swap;
    src: url("/static/main/fonts/InterVariable-Italic.8d1dc86da258.woff2") format('woff2');
}

@font-face {
    font-family: "Muli";
    font-style: normal;
    font-weight: 400;
    src: url("/static/main/fonts/muli-latin-ext-400.e18f88f6a289.woff");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: "Muli";
    font-style: normal;
    font-weight: 400;
    src: url("/static/main/fonts/muli-latin.463e1d870377.woff2") format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: "Muli";
    font-style: normal;
    font-weight: 600;
    src: url("/static/main/fonts/muli-latin.463e1d870377.woff2") format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: "Muli";
    font-style: normal;
    font-weight: 700;
    src: url("/static/main/fonts/muli-latin.463e1d870377.woff2") format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: "Muli";
    font-style: normal;
    font-weight: 900;
    src: url("/static/main/fonts/muli-latin.463e1d870377.woff2") format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Inter bold, black */

/* Muli, semibold, extra bold, black */

/* semi bold is 600 */
/* bold is 700 */
/* black i 900 */