/* Hairline - 100 */
@font-face {
    font-family: Jost;
    src: url(/sources/FONTS/Jost/Jost-100-Hairline.woff);
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

/* Hairline - Italic - 100 */
@font-face {
    font-family: Jost;
    src: url(/sources/FONTS/Jost/Jost-100-HairlineItalic.woff);
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

/* Thin - 200 */
@font-face {
    font-family: Jost;
    src: url(/sources/FONTS/Jost/Jost-200-Thin.woff);
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

/* Thin - Italic - 200 */
@font-face {
    font-family: Jost;
    src: url(/sources/FONTS/Jost/Jost-200-ThinItalic.woff);
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

/* Light - 300 */
@font-face {
    font-family: Jost;
    src: url(/sources/FONTS/Jost/Jost-300-Light.woff);
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/* Light - Italic - 300 */
@font-face {
    font-family: Jost;
    src: url(/sources/FONTS/Jost/Jost-300-LightItalic.woff);
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

/* Book - 400 */
@font-face {
    font-family: Jost;
    src: url(/sources/FONTS/Jost/Jost-400-Book.woff);
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Book - Italic - 400 */
@font-face {
    font-family: Jost;
    src: url(/sources/FONTS/Jost/Jost-400-BookItalic.woff);
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

/* Medium - 500 */
@font-face {
    font-family: Jost;
    src: url(/sources/FONTS/Jost/Jost-500-Medium.woff);
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* Medium - Italic - 500 */
@font-face {
    font-family: Jost;
    src: url(/sources/FONTS/Jost/Jost-500-MediumItalic.woff);
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

/* Semi - 600 */
@font-face {
    font-family: Jost;
    src: url(/sources/FONTS/Jost/Jost-600-Semi.woff);
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

/* Semi - Italic - 600 */
@font-face {
    font-family: Jost;
    src: url(/sources/FONTS/Jost/Jost-600-SemiItalic.woff);
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

/* Bold - 700 */
@font-face {
    font-family: Jost;
    src: url(/sources/FONTS/Jost/Jost-700-Bold.woff);
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* Bold - Italic - 700 */
@font-face {
    font-family: Jost;
    src: url(/sources/FONTS/Jost/Jost-700-BoldItalic.woff);
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

/* Heavy - 800 */
@font-face {
    font-family: Jost;
    src: url(/sources/FONTS/Jost/Jost-800-Hevy.woff);
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

/* Heavy - Italic - 800 */
@font-face {
    font-family: Jost;
    src: url(/sources/FONTS/Jost/Jost-800-HevyItalic.woff);
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

/* Black - 900 */
@font-face {
    font-family: Jost;
    src: url(/sources/FONTS/Jost/Jost-900-Black.woff);
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/* Black - Italic - 900 */
@font-face {
    font-family: Jost;
    src: url(/sources/FONTS/Jost/Jost-900-BlackItalic.woff);
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}