@font-face {
    font-family: "ComputerModern Typewriter";
    font-weight: 500;
    font-style: italic;
    font-display: swap;
    src: url("fonts/computermodern-typewriter/cmunvi.woff2") format("woff2"),
         url("fonts/computermodern-typewriter/cmunvi.woff") format("woff");
}
@font-face {
    font-family: "ComputerModern Typewriter";
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url("fonts/computermodern-typewriter/cmunvt.woff2") format("woff2"),
         url("fonts/computermodern-typewriter/cmunvt.woff") format("woff");
}
@font-face {
    font-family: "Avara-bl";
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url("fonts/avara/Avara-Black.woff2") format("woff2"),
         url("fonts/avara/Avara-Black.woff") format("woff");
}
@font-face {
    font-family: "Avara-bo";
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url("fonts/avara/Avara-Bold.woff2") format("woff2"),
         url("fonts/avara/Avara-Bold.woff") format("woff");
}
@font-face {
    font-family: "Fig-reg";
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url("fonts/figtree/Figtree-Regular.woff2") format("woff2");
}

@font-face {
    font-family: "Fig-it";
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url("fonts/figtree/Figtree-Italic.woff2") format("woff2");
}