@font-face {
	font-family: 'gothic';
	src: url('./gothic.eot');
	src: local('gothic'), url('./gothic.woff') format('woff'), url('./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: 'Century Gothic Bold'; src: url('./century_gothic_bold.eot'); src: url('./century_gothic_bold.eot?#iefix') format('embedded-opentype'), url('./century_gothic_bold.svg#Century Gothic Bold') format('svg'), url('./century_gothic_bold.woff') format('woff'), url('./century_gothic_bold.ttf') format('truetype'); font-weight: normal; font-style: normal;}