

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=f7f1d15a-53bd-447f-88c7-e73404a3ae33");
  
@font-face {
  font-family: "Gotham";
  font-style: normal;
  font-stretch: normal;
  font-weight: 300;
  font-display: swap;
  src: url('Gotham/GothamLight_normal_normal.woff2') format('woff2'), url('Gotham/GothamLight_normal_normal.woff') format('woff');
}
@font-face {
  font-family: "Gotham";
  font-style: normal;
  font-stretch: normal;
  font-weight: 900;
  font-display: swap;
  src: url('Gotham/GothamBlack_normal_normal.woff2') format('woff2'), url('Gotham/GothamBlack_normal_normal.woff') format('woff');
}
@font-face {
  font-family: "Gotham";
  font-style: normal;
  font-stretch: normal;
  font-weight: 500;
  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: normal;
  font-stretch: normal;
  font-weight: 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: "Gotham";
  font-style: normal;
  font-stretch: normal;
  font-weight: 100;
  font-display: swap;
  src: url('Gotham/GothamThin_normal_normal.woff2') format('woff2'), url('Gotham/GothamThin_normal_normal.woff') format('woff');
}
@font-face {
  font-family: "Gotham";
  font-style: normal;
  font-stretch: normal;
  font-weight: bold;
  font-display: swap;
  src: url('Gotham/GothamBold_normal_normal.woff2') format('woff2'), url('Gotham/GothamBold_normal_normal.woff') format('woff');
}
