@font-face {
    font-family: "Formatter Inter";
    src: url("/static/fonts/favicon/inter.woff2") format("woff2");
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
}

@font-face {
    font-family: "Formatter Montserrat";
    src: url("/static/fonts/favicon/montserrat.woff2") format("woff2");
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
}

@font-face {
    font-family: "Formatter Poppins";
    src: url("/static/fonts/favicon/poppins-regular.woff2") format("woff2");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "Formatter Poppins";
    src: url("/static/fonts/favicon/poppins-bold.woff2") format("woff2");
    font-style: normal;
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: "Formatter Playfair Display";
    src: url("/static/fonts/favicon/playfair-display.woff2") format("woff2");
    font-style: normal;
    font-weight: 400 900;
    font-display: swap;
}

@font-face {
    font-family: "Formatter Lora";
    src: url("/static/fonts/favicon/lora.woff2") format("woff2");
    font-style: normal;
    font-weight: 400 700;
    font-display: swap;
}

@font-face {
    font-family: "Formatter Oswald";
    src: url("/static/fonts/favicon/oswald.woff2") format("woff2");
    font-style: normal;
    font-weight: 200 700;
    font-display: swap;
}

@font-face {
    font-family: "Formatter Bebas Neue";
    src: url("/static/fonts/favicon/bebas-neue.woff2") format("woff2");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "Formatter Pacifico";
    src: url("/static/fonts/favicon/pacifico.woff2") format("woff2");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}
