You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
405 B
14 lines
405 B
3 years ago
|
@font-face {
|
||
|
font-family: 'K Gothic';
|
||
|
src: url('K-Gothic.eot');
|
||
|
src: url('K-Gothic.eot?#iefix') format('embedded-opentype'),
|
||
|
url('K-Gothic.woff2') format('woff2'),
|
||
|
url('K-Gothic.woff') format('woff'),
|
||
|
url('K-Gothic.ttf') format('truetype'),
|
||
|
url('K-Gothic.svg#K-Gothic') format('svg');
|
||
|
font-weight: normal;
|
||
|
font-style: normal;
|
||
|
font-display: swap;
|
||
|
}
|
||
|
|