
@font-face {
  font-family: 'Gotham A';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/Gotham-Bold.otf") format("opentype");
}
@font-face {
  font-family: 'Gotham A';
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/Gotham-Bold.otf") format("opentype");
}

@font-face {
  font-family: 'Gotham A';
  font-style: normal;
  font-weight: 350;
  src: url("../fonts/Gotham-Bold.otf") format("opentype");
}

@font-face {
  font-family: 'Gotham A';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/Gotham-Medium.otf") format("opentype");
}

@font-face {
  font-family: 'Gotham A';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Gotham-Medium.otf") format("opentype");
}

@font-face {
  font-family: 'Gotham A';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/Gotham-Book.otf") format("opentype");
}

@font-face {
  font-family: 'Gotham B';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/Gotham-Book.otf") format("opentype");
}

@font-face {
  font-family: 'Gotham';
  font-style: normal;
  font-weight: 350;
  src: url("../fonts/Gotham-Medium.otf") format("opentype");
}