@font-face {
	font-family: 'gothic';
	src: url('../fonts/gothic/gothic.eot');
	src: local('gothic'), url('../fonts/gothic/gothic.woff') format('woff'), url('../fonts/gothic/gothic.ttf') format('truetype');
}
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_9785">Text with this font applied</p> */
.fontsforweb_fontid_9785 {
	font-family: 'gothic' !important;
}
@font-face {
	font-family: 'Didot';
	src: url('../fonts/Didot/Didot.eot');
	src: url('../fonts/Didot/Didot.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Didot/Didot.woff') format('woff'),
		url('../fonts/Didot/Didot.ttf') format('truetype');
}
@font-face {
    font-family: 'Grotesque MT Bold';
    src: url('../fonts/grotesqueMT/Grotesque MT Bold.eot');
    src: url('../fonts/grotesqueMT/Grotesque MT Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/grotesqueMT/Grotesque MT Bold.woff') format('woff'),
         url('../fonts/grotesqueMT/Grotesque MT Bold.ttf') format('truetype'),
         url('../fonts/grotesqueMT/Grotesque MT Bold.svg#Grotesque MT Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'glyphicons halflings regular';
	src: url('../fonts/glyphicons/glyphicons-halflings-regular.eot');
	src: url('../fonts/glyphicons/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/glyphicons/glyphicons-halflings-regular.woff') format('woff'),
		url('../fonts/glyphicons/glyphicons-halflings-regular.ttf') format('truetype'),
		url('../fonts/glyphicons/glyphicons-halflings-regular.svg') format('svg');
}

