@font-face {
  font-family: 'GothamRounded-Light';
  font-display: swap;
  src: url('../fonts/GothamRounded-Light.eot');
  src: url('../fonts/GothamRounded-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/GothamRounded-Light.woff2') format('woff2'),
    url('../fonts/GothamRounded-Light.woff') format('woff'),
    url('../fonts/GothamRounded-Light.ttf') format('truetype'),
    url('../fonts/GothamRounded-Light.svg#GothamRounded-Light') format('svg');
  font-weight: normal;

  font-style: normal;
}

@font-face {
  font-family: 'Courier-BoldRegular';
  font-display: swap;
  src: url('../fonts/Courier-BoldRegular.eot');
  src: url('../fonts/Courier-BoldRegular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Courier-BoldRegular.woff2') format('woff2'),
    url('../fonts/Courier-BoldRegular.woff') format('woff'),
    url('../fonts/Courier-BoldRegular.ttf') format('truetype'),
    url('../fonts/Courier-BoldRegular.svg#Courier-BoldRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  font-display: swap;
  src:   url('../fonts/Roboto-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

