
@font-face {
  font-family: 'GothamProReg';
  src: url('../fonts/GothamProReg.eot?#iefix') format('embedded-opentype'),
	  url('../fonts/GothamProReg.otf')  format('opentype'),
	  url('../fonts/GothamProReg.woff') format('woff'),
	  url('../fonts/GothamProReg.ttf')  format('truetype'),
	  url('GothamProReg.svg#GothamProReg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamProBold';
  src: url('../fonts/GothamProBold.eot?#iefix') format('embedded-opentype'),
	  url('../fonts/GothamProBold.otf')  format('opentype'),
	  url('../fonts/GothamProBold.woff') format('woff'),
	  url('../fonts/GothamProBold.ttf')  format('truetype'),
	  url('GothamProBold.svg#GothamProBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamPro';
  src: url('../fonts/GothamPro.eot?#iefix') format('embedded-opentype'),
	  url('../fonts/GothamPro.woff') format('woff'), 
	  url('../fonts/GothamPro.ttf')  format('truetype'), 
	  url('../fonts/GothamPro.svg#GothamPro') format('svg');
  font-weight: normal;
  font-style: normal; 
}
@font-face {
  font-family: 'GothamProMedium';
  src: url('../fonts/GothamProMedium.eot?#iefix') format('embedded-opentype'),
  url('../fonts/GothamProMedium.otf')  format('opentype'),
  url('../fonts/GothamProMedium.woff') format('woff'),
  url('../fonts/GothamProMedium.ttf')  format('truetype'),
  url('../fonts/GothamProMedium.svg#GothamProMedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'PFDinTextCompProRegular';
    src: url('../fonts/pfdintextcomppro-regular.eot');
    src: url('../fonts/pfdintextcomppro-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pfdintextcomppro-regular.woff') format('woff'),
         url('../fonts/pfdintextcomppro-regular.ttf') format('truetype'),
         url('../fonts/pfdintextcomppro-regular.svg#PFDinTextCompProRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PFDinTextCompProMedium';
    src: url('../fonts/pfdintextcomppro-medium.eot');
    src: url('../fonts/pfdintextcomppro-medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pfdintextcomppro-medium.woff') format('woff'),
         url('../fonts/pfdintextcomppro-medium.ttf') format('truetype'),
         url('../fonts/pfdintextcomppro-medium.svg#PFDinTextCompProMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}