@font-face {
    font-display: swap;
   font-family:"Gotham Pro Regular";
   src: local("Gotham Pro Regular"), url("Gotham/GothamProReg.woff2") format('woff2'), url("Gotham/GothaProReg.otf") format('opentype');
}
@font-face {
    font-display: swap;
   font-family:"Gotham Pro Medium";
   src: local("Gotham Pro Medium"), url("Gotham/GothamProMed.woff2") format('woff2'), url("Gotham/GothaProMed.otf") format('opentype');
}
@font-face {
    font-display: swap;
   font-family:"Gotham Pro Bold";
   src: local("Gotham Pro Bold"), url("Gotham/GothamProBold.woff2") format('woff2'), url("Gotham/GothaProBol.otf") format('opentype');
}
@font-face {
    font-display: swap;
   font-family:"Gotham Pro Light";
   src: local("Gotham Pro Light"), url(Gotham/GothaProLig.otf) format('opentype');
}

@font-face {
   font-display: swap;
   font-family:"Gotham Pro Black";
   src: url('Gotham/GothaProBla.eot');
   src: local('Gotham Pro Black'), url("Gotham/GothamProBlack.woff2") format("woff2"), url('Gotham/GothaProBla.ttf') format('truetype'), url('Gotham/GothaProBla.svg') format('svg');
}
@font-face {
	font-display: swap;
	font-family:ElmeticaNew;
	src: url("Elmetica/ElmeticaNew.eot") format("embedded-opentype");
	src: url("Elmetica/ElmeticaNew.ttf") format("truetype"),
	url("Elmetica/ElmeticaNew.woff") format("woff"),
	url("Elmetica/ElmeticaNew.eot?#iefix") format("embedded-opentype");
	font-weight: normal;
	font-style: normal;
}