@font-face {
font-family: NeutraText;
src: url("../fonts/NeutraText-Book.otf") format("opentype");
}

@font-face {
font-family: NeutraDisp;
font-weight: bold;
src: url("../fonts/NeutraDisp-Bold.otf") format("opentype");
}


@font-face {
font-family: Archer;
font-weight: bold;
src: url("../fonts/Archer-Bold.otf") format("opentype");
}
@font-face {
font-family: Archer-Book;
font-weight: book;
src: url("../fonts/Archer-Book.otf") format("opentype");
}
@font-face {
font-family: Archer-Medium;
font-weight: medium;
src: url("../fonts/Archer-Medium.otf") format("opentype");
}

@font-face {
font-family: Gotham-Thin;
font-weight: thin;
src: url("../fonts/Gotham-Thin.otf") format("opentype");
}




@font-face {
	font-family: 'gothambold1';
	src: url('../fonts/gothambold1.eot');
	src: local('gothambold1'), url('../fonts/gothambold1.woff') format('woff'), url('../fonts/gothambold1.ttf') format('truetype');
}
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_5903">Text with this font applied</p> */
.fontsforweb_fontid_5903 {
	font-family: 'gothambold1' !important;
}

@font-face {
	font-family: 'GothamBook';
	src: url('./GothamBook.eot');
	src: local('GothamBook'), url('./GothamBook.woff') format('woff'), url('./GothamBook.ttf') format('truetype');
}
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_10146">Text with this font applied</p> */
.fontsforweb_fontid_10146 {
	font-family: 'GothamBook' !important;
}




/* Localized */