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

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

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