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

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