7 lines
118 B
CSS
7 lines
118 B
CSS
|
@font-face {
|
||
|
font-family: 'FZCYJ';
|
||
|
src: url('ifonts.ttf');
|
||
|
font-weight: normal;
|
||
|
font-style: normal;
|
||
|
}
|