@font-face {
	font-family: 'century-gothic';
	src: url('../fonts/gothic.eot');
	src: url('../fonts/gothic.woff') format('woff'), url('../fonts/gothic.ttf') format('truetype');
}
.custom-font {
	font-family: 'century-gothic' !important;
}