@font-face {
    font-family: "Pockota Extra";
    src:
        url("/assets/fonts/Pockota/Pockota-ExtraboldItalic.woff2")
            format("woff2"),
        url("/assets/fonts/Pockota/Pockota-ExtraboldItalic.woff") format("woff");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Pockota";
    src:
        url("/assets/fonts/Pockota/Pockota-Medium.woff2") format("woff2"),
        url("/assets/fonts/Pockota/Pockota-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: "Pockota";
    src:
        url("/assets/fonts/Pockota/Pockota-Black.woff2") format("woff2"),
        url("/assets/fonts/Pockota/Pockota-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Pockota";
    src:
        url("/assets/fonts/Pockota/Pockota-RegularItalic.woff2") format("woff2"),
        url("/assets/fonts/Pockota/Pockota-RegularItalic.woff") format("woff");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Pockota";
    src:
        url("/assets/fonts/Pockota/Pockota-BoldItalic.woff2") format("woff2"),
        url("/assets/fonts/Pockota/Pockota-BoldItalic.woff") format("woff");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Pockota";
    src:
        url("/assets/fonts/Pockota/Pockota-Light.woff2") format("woff2"),
        url("/assets/fonts/Pockota/Pockota-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Pockota Extra";
    src:
        url("/assets/fonts/Pockota/Pockota-Extrabold.woff2") format("woff2"),
        url("/assets/fonts/Pockota/Pockota-Extrabold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Pockota";
    src:
        url("/assets/fonts/Pockota/Pockota-LightItalic.woff2") format("woff2"),
        url("/assets/fonts/Pockota/Pockota-LightItalic.woff") format("woff");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Pockota";
    src:
        url("/assets/fonts/Pockota/Pockota-BlackItalic.woff2") format("woff2"),
        url("/assets/fonts/Pockota/Pockota-BlackItalic.woff") format("woff");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Pockota";
    src:
        url("/assets/fonts/Pockota/Pockota-MediumItalic.woff2") format("woff2"),
        url("/assets/fonts/Pockota/Pockota-MediumItalic.woff") format("woff");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

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