@font-face {
    font-family: "Unbounded web";
    src:
        url("/fonts/unbounded.woff2") format("woff2"),
        url("/fonts/unbounded.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Inclusive Sans web";
    src:
        url("/fonts/inclusivesans-regular-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Inclusive Sans web";
    src:
        url("/fonts/inclusivesans-bold-webfont.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Amiamie web";
    src:
        url("/fonts/Amiamie-RegularRound.woff2") format("woff2"),
        url("/fonts/Amiamie-RegularRound.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Amiamie web";
    src:
        url("/fonts/Amiamie-BlackRound.woff2") format("woff2"),
        url("/fonts/Amiamie-BlackRound.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Lilex web";
    src:
        url("/fonts/Lilex-BoldItalic.woff2") format("woff2"),
        url("/fonts/Lilex-BoldItalic.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Livvic Sans web";
    src:
        url("/fonts/livvic-regular-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Livvic Sans web";
    src:
        url("/fonts/livvic-bold-webfont.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gamepocket web";
    src:
        url("/fonts/GamePocket-Regular.woff2") format("woff2"),
        url("/fonts/GamePocket-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Sysfont web";
    src:
        url("/fonts/sysfont.woff2") format("woff2"),
        url("/fonts/sysfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}