@font-face {
  font-family: "GothamNarrowBold";
  src: url("/fonts/gotham/GothamNarrow-Bold.otf");
}
@font-face {
  font-family: "GothamLight";
  src: url("/fonts/gotham/Gotham-Light.ttf");
}
@font-face {
  font-family: "GothamNarrowBook";
  src: url("/fonts/gotham/GothamNarrow-Book.otf");
}
@font-face {
  font-family: "GothamNarrowLight";
  src: url("/fonts/gotham/GothamNarrow-Light.otf");
}
@font-face {
  font-family: "GothamNarrowMedium";
  src: url("/fonts/gotham/GothamNarrow-Medium.otf");
}
@font-face {
  font-family: "GothamXNarrowUltraItalic";
  src: url("/fonts/gotham/Gotham-XNarrowUltraItalic.otf");
}
@font-face {
  font-family: "Beleren";
  src: url("/fonts/beleren/Beleren2016 Bold.otf");
}
@font-face {
  font-family: "BelerenExtraBold";
  src: url("/fonts/beleren/Beleren2016 ExtraBold.otf");
}
@font-face {
  font-family: "BelerenSCB";
  src: url("/fonts/Beleren2016-SCB.ttf");
}
@font-face {
  font-family: "ProximaNovaBold";
  src: url("/fonts/proxima-nova/Proxima Nova Bold.otf");
}
@font-face {
  font-family: "ProximaNova";
  src: url("/fonts/proxima-nova/ProximaNova-Regular.otf");
}
@font-face {
  font-family: "ProximaNovaAltCondensedBold";
  src: url("/fonts/proxima-nova/Proxima Nova Alt Condensed Bold.otf");
}
@font-face {
  font-family: "ProximaNovaAltCondensedLight";
  src: url("/fonts/proxima-nova/Proxima Nova Alt Condensed Light.otf");
}
@font-face {
  font-family: "CapitoliumRoad";
  src: url("/fonts/capitolium/Capitolium Road.otf");
}
@font-face {
  font-family: "TuskerGrotesk6500Medium";
  src: url("/fonts/tuskergrotesk/TuskerGrotesk-6500Medium.otf");
}
@font-face {
  font-family: "TuskerGrotesk4500Medium";
  src: url("/fonts/tuskergrotesk/TuskerGrotesk-4500Medium.otf");
}
@font-face {
  font-family: "TuskerGrotesk5700Bold";
  src: url("/fonts/tuskergrotesk/TuskerGrotesk-5700Bold.otf");
}
@font-face {
  font-family: "TuskerGrotesk7700Bold";
  src: url("/fonts/tuskergrotesk/TuskerGrotesk-7700Bold.otf");
}
@font-face {
  font-family: "BebasNeue";
  src: url("/fonts/bebas-neue/BebasNeue-Regular.otf");
}
@font-face {
  font-family: "BebasNeueBold";
  src: url("/fonts/bebas-neue/BebasNeue-Bold.otf");
}
@font-face {
  font-family: "BebasNeueBook";
  src: url("/fonts/bebas-neue/BebasNeue-Book.otf");
}
@font-face {
  font-family: "BebasNeueLight";
  src: url("/fonts/bebas-neue/BebasNeue-Light.otf");
}
@font-face {
  font-family: "BebasNeueThin";
  src: url("/fonts/bebas-neue/BebasNeue-Thin.otf");
}
#wrapper {
  width: 1920px;
  height: 1080px;
  /*background: black;*/
}

body {
  overflow: hidden;
  background: transparent !important;
}

.has-maximum-width {
  white-space: nowrap;
  display: inline-flex;
  transform-origin: center center;
}

/*# sourceMappingURL=display.css-b3180e58efce57a94988b4db4da546bf.map */
