@font-face {
    font-family: 'Gotham Pro';
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-style: normal;
    font-weight: bold;
    src: url("../fonts/gotham/GothamPro-Bold.woff2") format("woff2");
}

@font-face {
    font-family: 'Gotham Pro';
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-weight: 900;
    font-style: italic;
    src: url("../fonts/gotham/GothamPro-BlackItalic.woff2") format("woff2");
}

@font-face {
    font-family: 'Gotham Pro';
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-weight: 500;
    font-style: italic;
    src: url("../fonts/gotham/GothamPro-MediumItalic.woff2") format("woff2");
}

@font-face {
    font-family: 'Gotham Pro';
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-weight: 300;
    font-style: normal;
    src: url("../fonts/gotham/GothamPro-Light.woff2") format("woff2");
}

@font-face {
    font-family: 'Gotham Pro';
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-weight: 900;
    font-style: normal;
    src: url("../fonts/gotham/GothamPro-Black.woff2") format("woff2");
}

@font-face {
    font-family: 'Gotham Pro';
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-weight: 300;
    font-style: italic;
    src: url("../fonts/gotham/GothamPro-LightItalic.woff2") format("woff2");
}

@font-face {
    font-family: 'Gotham Pro';
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-weight: 500;
    font-style: normal;
    src: url("../fonts/gotham/GothamPro-Medium.woff2") format("woff2");
}

@font-face {
    font-family: 'Gotham Pro';
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-weight: normal;
    font-style: italic;
    src: url("../fonts/gotham/GothamPro-Italic.woff2") format("woff2");
}

@font-face {
    font-family: 'Gotham Pro';
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-weight: bold;
    font-style: italic;
    src: url("../fonts/gotham/GothamPro-BoldItalic.woff2") format("woff2");
}

@font-face {
    font-family: 'Gotham Pro';
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-weight: normal;
    font-style: normal;
    src: url("../fonts/gotham/GothamPro.woff2") format("woff2");
}
