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

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