@font-face {
    font-family: "CalibriCustom";
    src: url("/fonts/Calibri-Light.woff2") format("woff2"), url("/fonts/Calibri-Light.woff") format("woff"), url("/fonts/calibril.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* ==================================== OUTFIT CUSTOM FONT FAMILY ==================================== */
@font-face {
    font-family: "OutfitCustom";
    src: url("/fonts/OutFit/Outfit-Thin.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "OutfitCustom";
    src: url("/fonts/OutFit/Outfit-ExtraLight.ttf") format("truetype");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "OutfitCustom";
    src: url("/fonts/OutFit/Outfit-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "OutfitCustom";
    src: url("/fonts/OutFit/Outfit-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "OutfitCustom";
    src: url("/fonts/OutFit/Outfit-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "OutfitCustom";
    src: url("/fonts/OutFit/Outfit-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "OutfitCustom";
    src: url("/fonts/OutFit/Outfit-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "OutfitCustom";
    src: url("/fonts/OutFit/Outfit-ExtraBold.ttf") format("truetype");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "OutfitCustom";
    src: url("/fonts/OutFit/Outfit-Black.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/* ==================================== NOW FONT FAMILY ==================================== */
@font-face {
    font-family: "NowCustom";
    src: url("/fonts/Now/Now-Thin.otf") format("opentype");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "NowCustom";
    src: url("/fonts/Now/Now-Light.otf") format("opentype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "NowCustom";
    src: url("/fonts/Now/Now-Regular.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "NowCustom";
    src: url("/fonts/Now/Now-Medium.otf") format("opentype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "NowCustom";
    src: url("/fonts/Now/Now-Bold.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "NowCustom";
    src: url("/fonts/Now/Now-Black.otf") format("opentype");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/* ==================================== NOW ALT FONT FAMILY ==================================== */
@font-face {
    font-family: "NowAltCustom";
    src: url("/fonts/NowAlt/NowAlt-Thin.otf") format("opentype");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "NowAltCustom";
    src: url("/fonts/NowAlt/NowAlt-Light.otf") format("opentype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "NowAltCustom";
    src: url("/fonts/NowAlt/NowAlt-Regular.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "NowAltCustom";
    src: url("/fonts/NowAlt/NowAlt-Medium.otf") format("opentype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "NowAltCustom";
    src: url("/fonts/NowAlt/NowAlt-Bold.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "NowAltCustom";
    src: url("/fonts/NowAlt/NowAlt-Black.otf") format("opentype");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}