@charset "UTF-8";


 @font-face {
    font-family: 'LeagueGothicRegular';
    src: url('../fonts/league_gothic-webfont.eot?') format('eot'),
         url('../fonts/league_gothic-webfont.woff') format('woff'),
         url('../fonts/league_gothic-webfont.ttf') format('truetype'),
         url('../fonts/league_gothic-webfont.svg#webfontXcAjcqDx') format('svg');
    font-weight: normal;
    font-style: normal;

}

 @font-face {
 	font-family: 'CowboyRodeo';
 	src: url('../fonts/174FE3_0.eot');
 	src: url('../fonts/174FE3_0.eot?#iefix') format('embedded-opentype'),
 		 url('../fonts/174FE3_0.woff') format('woff'),
 		 url('../fonts/174FE3_0.ttf') format('truetype');
 	font-weight: normal;
 	font-size: normal;
 }