@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');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gothic';
	src: url('../fonts/gothic_bold/century_gothic_bold.eot');
	src: local('gothic'), url('../fonts/gothic_bold/century_gothic_bold.woff') format('woff'), url('../fonts/gothic_bold/century_gothic_bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
/* 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 downloaded from FontsForWeb.com */