/*
 *= require font-awesome
 */

@font-face {
  font-family: 'Gotham';
  src: url("/assets/fonts/Gotham-Book-50240422.eot");
  src: url("/assets/fonts/Gotham-Book-50240422.eot?#iefix") format('embedded-opentype'),
    url("/assets/fonts/Gotham-Book-3519453a.woff2") format('woff2'),
    url("/assets/fonts/Gotham-Book-791f89a7.woff") format('woff'),
    url("/assets/fonts/Gotham-Book-fd12c361.ttf") format('truetype'),
    url("/assets/fonts/Gotham-Book-5dd6d2ec.svg#Gotham-Book") format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gotham';
  src: url("/assets/fonts/Gotham-Medium-92e79afa.eot");
  src: url("/assets/fonts/Gotham-Medium-92e79afa.eot?#iefix")
      format('embedded-opentype'),
    url("/assets/fonts/Gotham-Medium-1090c861.woff2") format('woff2'),
    url("/assets/fonts/Gotham-Medium-f3a44a18.woff") format('woff'),
    url("/assets/fonts/Gotham-Medium-14a256ba.ttf") format('truetype'),
    url("/assets/fonts/Gotham-Medium-634c03be.svg#Gotham-Medium") format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
