@font-face {
    font-family: "Nekst";
    font-weight: bold;
    font-style: normal;
    font-display: fallback;
    src: url("../../assets/fonts/Nekst-Bold-Desktop.otf");
}

@font-face {
    font-family: "Styrene A LC";
    font-weight: bold;
    font-style: normal;
    font-display: fallback;
    src: url("../../assets/fonts/Styrene A-Black-Desktop.otf");
}

@font-face {
    font-family: "Styrene A LC";
    font-weight: normal;
    font-style: normal;
    font-display: fallback;
    src: url("../../assets/fonts/Styrene A-Regular-Desktop.otf");
}

@font-face {
    font-family: "Montserrat";
    font-weight: 700;
    font-style: normal;
    font-display: fallback;
    src: url("../../assets/fonts/Montserrat-ExtraBold.ttf");
}
