@font-face {
  font-family: 'Gotham Greek';
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: local('Gotham Greek'),
        url('../../fonts/GothamGreek-Light.woff2') format('woff2'),
        url('../../fonts/GothamGreek-Light.woff') format('woff'),
        url('../../fonts/GothamGreek-Light.eot') format('embedded-opentype');
}

@font-face {
  font-family: 'Gotham Greek';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: local('Gotham Greek'),
        url('../../fonts/GothamGreek-Book.woff2') format('woff2'),
        url('../../fonts/GothamGreek-Book.woff') format('woff'),
        url('../../fonts/GothamGreek-Book.eot') format('embedded-opentype');
}

@font-face {
  font-family: 'Gotham Greek';
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: local('Gotham Greek'),
        url('../../fonts/GothamGreek-Bold.woff2') format('woff2'),
        url('../../fonts/GothamGreek-Bold.woff') format('woff'),
        url('../../fonts/GothamGreek-Bold.eot') format('embedded-opentype');
}
