@font-face {
  font-family: Gotham;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(../../fonts/gotham-light.woff2) format('woff2');
}
@font-face {
  font-family: Gotham;
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(../../fonts/gotham-light-italic.woff2) format('woff2');
}
@font-face {
  font-family: Gotham;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../../fonts/gotham-book.woff2) format('woff2');
}
@font-face {
  font-family: Gotham;
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(../../fonts/gotham-book-italic.woff2) format('woff2');
}
@font-face {
  font-family: Gotham;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../../fonts/gotham-medium.woff2) format('woff2');
}
@font-face {
  font-family: Gotham;
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(../../fonts/gotham-medium-italic.woff2) format('woff2');
}
@font-face {
  font-family: Gotham;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../../fonts/gotham-bold.woff2) format('woff2');
}
@font-face {
  font-family: Gotham;
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(../../fonts/gotham-bold-italic.woff2) format('woff2');
}
@font-face {
  font-family: Georgia;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../../fonts/georgia-book.woff2) format('woff2');
}
