@font-face {
    font-family: 'League Gothic';
    src: url('/fonts/LeagueGothic-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'League Gothic Condensed';
    src: url('/fonts/LeagueGothic_Condensed-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'League Gothic Semi-Condensed';
    src: url('/fonts/LeagueGothic_SemiCondensed-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}