@font-face {
    font-family: 'LeagueGothicCondensed';
    src: url('LeagueGothicCondensed_400I.otf') format('opentype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'LeagueGothicCondensed';
    src: url('LeagueGothicCondensed_400.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}