@font-face {
  font-family: 'TT Norms';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src:
    url('fonts/tt-norms-regular.woff2') format('woff2'),
    url('fonts/tt-norms-regular.woff') format('woff'),
    url('fonts/tt-norms-medium.woff') format('woff');
}
@font-face {
  font-family: 'TT Norms';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src:
    url('fonts/tt-norms-medium.woff2') format('woff2'),
    url('fonts/tt-norms-medium.woff') format('woff');
}
@font-face {
  font-family: 'TT Norms';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src:
    url('fonts/tt-norms-bold.woff2') format('woff2'),
    url('fonts/tt-norms-bold.woff') format('woff'),
    url('fonts/tt-norms-medium.woff') format('woff');
}
@font-face {
  font-family: 'Gotham';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src:
    url('fonts/gotham-regular.woff2') format('woff2'),
    url('fonts/gotham-regular.woff') format('woff');
}
@font-face {
  font-family: 'Gotham';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src:
    url('fonts/gotham-medium.woff2') format('woff2'),
    url('fonts/gotham-medium.woff') format('woff');
}
@font-face {
  font-family: 'Gotham';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src:
    url('fonts/gotham-bold.woff2') format('woff2'),
    url('fonts/gotham-bold.woff') format('woff');
}
