

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=11c48138-ebb1-4460-bc93-d192b177aa60");
  
@font-face {
  font-family: "GothamBold";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('Gotham/GothamBold_normal_normal.woff2') format('woff2'), url('Gotham/GothamBold_normal_normal.woff') format('woff');
}
@font-face {
  font-family: "GothamBoldItalic";
  font-style: italic;
  font-stretch: normal;
  font-display: swap;
  src: url('Gotham/GothamBoldItalic_italic_normal.woff2') format('woff2'), url('Gotham/GothamBoldItalic_italic_normal.woff') format('woff');
}
@font-face {
  font-family: "GothamBook";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('Gotham/GothamBook_normal_normal.woff2') format('woff2'), url('Gotham/GothamBook_normal_normal.woff') format('woff');
}
@font-face {
  font-family: "GothamBookItalic";
  font-style: italic;
  font-stretch: normal;
  font-display: swap;
  src: url('Gotham/GothamBookItalic_italic_normal.woff2') format('woff2'), url('Gotham/GothamBookItalic_italic_normal.woff') format('woff');
}
@font-face {
  font-family: "GothamBlack";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('Gotham/GothamBlack_normal_normal.woff2') format('woff2'), url('Gotham/GothamBlack_normal_normal.woff') format('woff');
}
@font-face {
  font-family: "GothamMedium";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('Gotham/GothamMedium_normal_normal.woff2') format('woff2'), url('Gotham/GothamMedium_normal_normal.woff') format('woff');
}
@font-face {
  font-family: "Gotham";
  font-style: italic;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url('Gotham/Gotham_italic_normal_800.woff2') format('woff2'), url('Gotham/Gotham_italic_normal_800.woff') format('woff');
}
@font-face {
  font-family: "Gotham";
  font-style: italic;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url('Gotham/Gotham_italic_normal_500.woff2') format('woff2'), url('Gotham/Gotham_italic_normal_500.woff') format('woff');
}
