@font-face {
    font-family: VarsityTeam;
    src: url("VarsityTeam.otf") format("opentype");
}

@font-face {
    font-family: CollegeFootballSans;
    src: url("CollegeFootballSans.ttf") format("truetype");
}

@font-face {
    font-family: BookOSB;
    src: url("BookOSB.ttf") format("truetype");
    letter-spacing: 0.30em!important;
}

@font-face {
    font-family: HighSchoolUsaSans;
    src: url("HighSchoolUsaSans.ttf") format("truetype");
	
}

@font-face {
    font-family: AlphaSports;
    src: url("AlphaSports.ttf") format("truetype");
}

@font-face {
    font-family: 'ITC Franklin Gothic Demi Condensed Italic';
    src: url("ITC Franklin Gothic Demi Condensed Italic.otf") format("opentype");
}

@font-face {
    font-family: 'Franklin Gothic Book Regular';
    src: url("Franklin Gothic Book Regular.ttf") format("truetype");
}

