@font-face {
  font-family: "aGotham-Black";
  src: url("./fonts/Gotham-Black.woff2") format('woff2'),
       url("./fonts/Gotham-Black.woff") format('woff');
}
@font-face {
  font-family: "aGotham-Bold";
  src: url("./fonts/Gotham-Bold.woff2") format('woff2'),
       url("./fonts/Gotham-Bold.woff") format('woff');
}
@font-face {
  font-family: "aGotham-BoldItalic";
  src: url("./fonts/Gotham-BoldItalic.woff2") format('woff2'),
       url("./fonts/Gotham-BoldItalic.woff") format('woff');
    src:url("./fonts/gbi.ttf") format('truetype');
}
@font-face {
  font-family: "aGotham-Book";
  src: url("./fonts/Gotham-Book.woff2") format('woff2'),
       url("./fonts/Gotham-Book.woff") format('woff');
}
@font-face {
  font-family: "aGotham-BookItalic";
  src: url("./fonts/Gotham-BookItalic.woff2") format('woff2'),
       url("./fonts/Gotham-BookItalic.woff") format('woff');
}
@font-face {
  font-family: "aGotham-Light";
  src: url("./fonts/Gotham-Light.woff2") format('woff2'),
       url("./fonts/Gotham-Light.woff") format('woff');
}
@font-face {
  font-family: "aGotham-LightItalic";
  src: url("./fonts/GothamLightItalic.woff2") format('woff2'),
       url("./fonts/GothamLightItalic.woff") format('woff');
}
@font-face {
  font-family: "aGotham-Medium";
  src: url("./fonts/Gotham-Medium.woff2") format('woff2'),
       url("./fonts/Gotham-Medium.woff") format('woff');
}
@font-face {
  font-family: "aGotham-MediumItalic";
  src: url("./fonts/Gotham-MediumItalic.woff2") format('woff2'),
       url("./fonts/Gotham-MediumItalic.woff") format('woff');
}
@font-face {
  font-family: "aGotham-Thin";
  src: url("./fonts/Gotham-Thin.woff2") format('woff2'),
       url("./fonts/Gotham-Thin.woff") format('woff');
}
@font-face {
  font-family: "aGotham-ThinItalic";
  src: url("./fonts/Gotham-ThinItalic.woff2") format('woff2'),
       url("./fonts/Gotham-ThinItalic.woff") format('woff');
}
@font-face {
  font-family: "aGotham-UltraItalic";
  src: url("./fonts/Gotham-UltraItalic.woff2") format('woff2'),
       url("./fonts/Gotham-UltraItalic.woff") format('woff');
}
@font-face {
  font-family: "aGotham-XLight";
  src: url("./fonts/Gotham-XLight.woff2") format('woff2'),
       url("./fonts/Gotham-XLight.woff") format('woff');
}
@font-face {
  font-family: "aGotham-XLightItalic";
  src: url("./fonts/Gotham-XLightItalic.woff2") format('woff2'),
       url("./fonts/Gotham-XLightItalic.woff") format('woff');
}
/*
@font-face {
  font-family: "Furuta-medium";
  src: url("./fonts/Futura-Medium.otf") format('opentype'),
       url("./fonts/Futura-Medium.ttf") format('truetype');
}
*/