@font-face {
    font-family: "Proxima Nova";
    src: url("FormationProximaNova-Regular.woff2") format("woff2");
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: "Proxima Nova Condensed";
    src: url("FormationProximaNovaCond-Regular.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: "Proxima Nova";
    src: url("FormationProximaNova-Bold.woff2") format("woff2");
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: "Shentox";
    src: url("Shentox-Bold.woff2") format("woff2"),
        url("Shentox-Bold.woff") format("woff"),
        url("Shentox-Bold.ttf") format("truetype");
    font-display: swap;
}
