
@font-face {
  font-family: 'GothamPro';
  src: url('../fonts/gothampro.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GothamPro';
  src: url('../fonts/gothampro.ttf')  format('truetype'), 
  		url('../fonts/gothampro.svg#GothamPro') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'pf_din_text_comp_proregular';
    src: url('../fonts/PT_Sans-Web-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'pf_din_text_comp_promedium';
    src: url('../fonts/PT_Sans-Web-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'pf_din_text_comp_promedium2';
        src: url('../fonts/pfdintextcomppro-medium_0-webfont.eot');
    src: url('../fonts/pfdintextcomppro-medium_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pfdintextcomppro-medium_0-webfont.woff2') format('woff2'),
         url('../fonts/pfdintextcomppro-medium_0-webfont.woff') format('woff'),
         url('../fonts/pfdintextcomppro-medium_0-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
  font-family: 'GothamPro-Medium';
  src: url('../fonts/gothampro-medium.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GothamPro-Medium';
  src:  url('../fonts/gothampro-medium.ttf')  format('truetype'),
  		url('../fonts/gothampro-medium.svg#gothampro-medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamPro-Black';
  src:  url('../fonts/Gotham Pro Black.ttf')  format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'pf_din_text_comp_prolight';
    src: url('../fonts/PT_Sans-Web-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'PT_Sans';
    src: url('../fonts/PT_Sans-Web-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}