@font-face {
  font-family: 'Gotham Thin';
  src: url('/fonts/gotham-thin.eot');
  src: url('/fonts/gotham-thin.eot?#iefix') format('embedded-opentype'), url('/fonts/gotham-thin.woff') format('woff'), url('/fonts/gotham-thin.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham Book';
  src: url('/fonts/Gotham-Book.eot');
  src: url('/fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'), url('/fonts/Gotham-Book.woff') format('woff'), url('/fonts/Gotham-Book.ttf') format('truetype'), url('/fonts/Gotham-Book.svg#Gotham-Book') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fiesta';
  font-style: normal;
  font-weight: normal;
  src: local('Fiesta'), url('/fonts/Fiesta.woff') format('woff');
  font-display: swap;
}
