8 lines
No EOL
158 B
CSS
8 lines
No EOL
158 B
CSS
@font-face {
|
|
font-family: 'League Gothic';
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
font-display: auto;
|
|
|
|
src: url('league_gothic.woff') format('woff');
|
|
} |