@font-face {
  font-family: Gotham;
  src: local("Gotham Black Italic"), local("Gotham-BlackItalic"),
    url("fonts/Gotham-BlackItalic.woff2") format("woff2"),
    url("fonts/Gotham-BlackItalic.woff") format("woff");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Gotham;
  src: local("Gotham Bold"), local("Gotham-Bold"),
    url("fonts/Gotham-Bold.woff2") format("woff2"),
    url("fonts/Gotham-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gotham;
  src: local("Gotham Black"), local("Gotham-Black"),
    url("fonts/Gotham-Black.woff2") format("woff2"),
    url("fonts/Gotham-Black.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gotham;
  src: local("Gotham Medium"), local("Gotham-Medium"),
    url("fonts/Gotham-Medium.woff2") format("woff2"),
    url("fonts/Gotham-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gotham;
  src: local("Gotham Light"), local("Gotham-Light"),
    url("fonts/Gotham-Light.woff2") format("woff2"),
    url("fonts/Gotham-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gotham;
  src: local("Gotham Light Italic"), local("Gotham-LightItalic"),
    url("fonts/Gotham-LightItalic.woff2") format("woff2"),
    url("fonts/Gotham-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Gotham;
  src: local("Gotham Bold Italic"), local("Gotham-BoldItalic"),
    url("fonts/Gotham-BoldItalic.woff2") format("woff2"),
    url("fonts/Gotham-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Gotham;
  src: local("Gotham Book"), local("Gotham-Book"),
    url("fonts/Gotham-Book.woff2") format("woff2"),
    url("fonts/Gotham-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gotham;
  src: local("Gotham Book Italic"), local("Gotham-BookItalic"),
    url("fonts/Gotham-BookItalic.woff2") format("woff2"),
    url("fonts/Gotham-BookItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Gotham;
  src: local("Gotham Thin Italic"), local("Gotham-ThinItalic"),
    url("fonts/Gotham-ThinItalic.woff2") format("woff2"),
    url("fonts/Gotham-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Gotham;
  src: local("Gotham Thin"), local("Gotham-Thin"),
    url("fonts/Gotham-Thin.woff2") format("woff2"),
    url("fonts/Gotham-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gotham;
  src: local("Gotham Medium Italic"), local("Gotham-MediumItalic"),
    url("fonts/Gotham-MediumItalic.woff2") format("woff2"),
    url("fonts/Gotham-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Gotham;
  src: local("Gotham Ultra"), local("Gotham-Ultra"),
    url("fonts/Gotham-Ultra.woff2") format("woff2"),
    url("fonts/Gotham-Ultra.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gotham;
  src: local("Gotham Extra Light Italic"), local("Gotham-ExtraLightItalic"),
    url("fonts/Gotham-ExtraLightItalic.woff2") format("woff2"),
    url("fonts/Gotham-ExtraLightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Gotham;
  src: local("Gotham Extra Light"), local("Gotham-ExtraLight"),
    url("fonts/Gotham-ExtraLight.woff2") format("woff2"),
    url("fonts/Gotham-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gotham;
  src: local("Gotham Ultra Italic"), local("Gotham-UltraItalic"),
    url("fonts/Gotham-UltraItalic.woff2") format("woff2"),
    url("fonts/Gotham-UltraItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
