brz9-cdn/fonts/base/leaguegothic.css

15 lines
305 B
CSS

@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;
}