@font-face {
	font-family: 'GothamLight';
	src: url('../fonts/GothamLight.eot');
	src: local('GothamLight'), url('../fonts/GothamLight.woff') format('woff'), url('../fonts/GothamLight.ttf') format('truetype');
}
@font-face {
 font-family: GothamMedium;
 src: url("../fonts/Gotham-Medium.eot");
 src: url("../fonts/Gotham-Medium.otf");
 
}
@font-face {
	font-family: 'gothambold';
	src: url('../fonts/gothambold.eot');
	src: local('gothambold'), url('../fonts/gothambold.woff') format('woff'), url('../fonts/gothambold.ttf') format('truetype');
}
@font-face {
    font-family: 'MyriadProRegular';
    src: url('../fonts/pro-regular-webfont.eot');
    src: url('../fonts/pro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pro-regular-webfont.woff') format('woff'),
         url('../fonts/pro-regular-webfont.ttf') format('truetype'),
         url('../fonts/pro-regular-webfont.svg#MyriadProRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
font-family: TCM;
src: url("../fonts/TCM.eot") /* EOT file for IE */
}
@font-face {
font-family: TCM;
src: url("../fonts/TCM.TTF") /* TTF file for CSS3 browsers */
}
