@font-face {
  font-family: 'Gotham';
  src:
    url('../fonts/GothamSSm-Light_Web_1.woff2') format('woff2'),
    url('../fonts/GothamSSm-Light_Web_1.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gotham';
  src:
    url('../fonts/GothamSSm-Medium_Web_1.woff2') format('woff2'),
    url('../fonts/GothamSSm-Medium_Web_1.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gotham';
  src:
    url('../fonts/GothamSSm-Bold_Web_1.woff2') format('woff2'),
    url('../fonts/GothamSSm-Bold_Web_1.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'GothamBook';
  src:
    url('../fonts/GothamSSm-Book_Web_1.woff2') format('woff2'),
    url('../fonts/GothamSSm-Book_Web_1.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'GothamBook';
  src:
    url('../fonts/GothamSSm-Book_Web_1.woff2') format('woff2'),
    url('../fonts/GothamSSm-Book_Web_1.woff') format('woff');
  font-weight: 700;
  font-style: bold;
  font-display: swap;
}
