@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 400 700;
    font-display: swap;
    src: url("../../vendor/fonts/inter-latin.woff2") format("woff2");
}

@font-face {
    font-family: "Fira Code";
    font-style: normal;
    font-weight: 400 600;
    font-display: swap;
    src: url("../../vendor/fonts/fira-code-latin.woff2") format("woff2");
}

@font-face {
    font-family: "Fira Code";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../../vendor/fonts/fira-code-symbols.woff2") format("woff2");
    unicode-range: U+2190-21FF, U+25A0-25FF;
}
