@font-face {
  font-family: 'GothamRoundedBold';
  src: url('../fonts/GothamRoundedBold.eot');
  src: url('../fonts/GothamRoundedBold.eot') format('embedded-opentype'),
    url('../fonts/GothamRoundedBold.woff2') format('woff2'),
    url('../fonts/GothamRoundedBold.woff') format('woff'),
    url('../fonts/GothamRoundedBold.ttf') format('truetype'),
    url('../fonts/GothamRoundedBold.svg#GothamRoundedBold') format('svg');
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'GothamRounded-Medium';
  src: url('../fonts/GothamRounded-Medium.svg#GothamRounded-Medium')
      format('svg'),
    url('../fonts/GothamRounded-Medium.ttf') format('truetype'),
    url('../fonts/GothamRounded-Medium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GothamRoundedMedium';
  src: url('../fonts/GothamRoundedMedium.eot');
  src: url('../fonts/GothamRoundedMedium.eot?#iefix')
      format('embedded-opentype'),
    url('../fonts/GothamRoundedMedium.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
