@font-face {
  font-family: 'GothamPro';
  font-weight: normal;
  font-style: normal;
  src: local('GothamPro'),
       url('fonts/GothamPro.woff') format('woff'),
       url('fonts/GothamPro.ttf') format('ttf'),
       url('fonts/GothamPro.otf') format('otf'),
       url('fonts/GothamPro.eot') format('embedded-opentype');
}

@font-face {
  font-family: 'GothamPro-Bold';
  font-weight: normal;
  font-style: normal;
  src: local('GothamPro-Bold'),
       url('fonts/GothamPro-Bold.woff') format('woff'),
       url('fonts/GothamPro-Bold.ttf') format('ttf'),
       url('fonts/GothamPro-Bold.otf') format('otf'),
       url('fonts/GothamPro-Bold.eot') format('embedded-opentype');
}

@font-face {
  font-family: 'GothamPro-Italic';
  font-weight: normal;
  font-style: normal;
  src: local('GothamPro-Italic'),
       url('fonts/GothamPro-Italic.woff') format('woff'),
       url('fonts/GothamPro-Italic.ttf') format('ttf'),
       url('fonts/GothamPro-Italic.otf') format('otf'),
       url('fonts/GothamPro-Italic.eot') format('embedded-opentype');
}

@font-face {
  font-family: 'GothamPro-Light';
  font-weight: normal;
  font-style: normal;
  src: local('GothamPro-Light'),
       url('fonts/GothamPro-Light.woff') format('woff'),
       url('fonts/GothamPro-Light.ttf') format('ttf'),
       url('fonts/GothamPro-Light.otf') format('otf'),
       url('fonts/GothamPro-Light.eot') format('embedded-opentype');
}

@font-face {
 font-family: 'GothamPro-Medium';
  font-weight: normal;
  font-style: normal;
  src: local('GothamPro-Medium'),
       url('fonts/GothamPro-Medium.woff') format('woff'),
       url('fonts/GothamPro-Medium.ttf') format('ttf'),
       url('fonts/GothamPro-Medium.otf') format('otf'),
       url('fonts/GothamPro-Medium.eot') format('embedded-opentype');
}
