@font-face {
 font-family: "Gotham Black";
 src: url("../fonts/Gotham-Black.otf");
 font-weight: 900;
 font-style: normal;
 font-display: swap;
}
@font-face {
 font-family: "Gotham BlackItalic";
 src: url("../fonts/Gotham-BlackItalic.otf");
 font-weight: 900;
 font-style: italic;
 font-display: swap;
}

@font-face {
 font-family: "Gotham Bold";
 src: url("../fonts/Gotham-Bold.otf");
 font-weight: bold;
 font-style: normal;
 font-display: swap;
}

@font-face {
 font-family: "Gotham BoldItalic";
 src: url("../fonts/Gotham-BoldItalic.otf");
 font-weight: bold;
 font-style: italic;
 font-display: swap;
}
@font-face {
 font-family: "Gotham Book";
 src: url("../fonts/Gotham-Book.otf");
 font-weight: normal;
 font-style: normal;
 font-display: swap;
}
@font-face {
 font-family: "Gotham BookItalic";
 src: url("../fonts/Gotham-BookItalic.otf");
 font-weight: normal;
 font-style: italic;
 font-display: swap;
}
@font-face {
 font-family: "Gotham ExtraLight";
 src: url("../fonts/Gotham-ExtraLight.otf");
 font-weight: 200 !important;
 font-style: normal;
 font-display: swap;
}
@font-face {
 font-family: "Gotham ExtraLightItalic";
 src: url("../fonts/Gotham-ExtraLightItalic.otf");
 font-weight: 200 !important;
 font-style: italic;
 font-display: swap;
}
@font-face {
 font-family: "Gotham Light";
 src: url("../fonts/Gotham-Light.otf");
 font-weight: 300 !important;
 font-style: normal;
 font-display: swap;
}
@font-face {
 font-family: "Gotham LightItalic";
 src: url("../fonts/Gotham-LightItalic.otf");
 font-weight: 300 !important;
 font-style: italic;
 font-display: swap;
}
@font-face {
 font-family: "Gotham Medium";
 src: url("../fonts/Gotham-Medium.otf");
 font-weight: 500 !important;
 font-style: normal;
 font-display: swap;
}
@font-face {
 font-family: "Gotham MediumItalic";
 src: url("../fonts/Gotham-MediumItalic.otf");
 font-weight: 500 !important;
 font-style: italic;
 font-display: swap;
}
@font-face {
 font-family: "Gotham Thin";
 src: url("../fonts/Gotham-Thin.otf");
 font-weight: 100 !important;
 font-style: normal;
 font-display: swap;
}
@font-face {
 font-family: "Gotham ThinItalic";
 src: url("../fonts/Gotham-ThinItalic.otf");
 font-weight: 100 !important;
 font-style: italic;
 font-display: swap;
}
@font-face {
 font-family: "Gotham Ultra";
 src: url("../fonts/Gotham-Ultra.otf");
 font-weight: normal;
 font-style: normal;
 font-display: swap;
}
@font-face {
 font-family: "Gotham UltraItalic";
 src: url("../fonts/Gotham-UltraItalic.otf");
 font-weight: normal;
 font-style: italic;
 font-display: swap;
}