@font-face {
	font-family: 'sport-game';
	src: url('SPORT GAME.otf');
	src: url('SPORT GAME.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;
}
 */
.sport-game-font {
	font-family: 'sport-game' !important;
}

/* Font downloaded from FontsForWeb.com */