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.
17 lines
499 B
17 lines
499 B
2 years ago
|
@font-face {
|
||
|
font-family: 'YouSheBiaoTiHei';
|
||
|
src: url('http://www.jichuanglanhai.com/demo/font-file/YouSheBiaoTiHei-2.ttf');
|
||
|
}
|
||
|
@font-face {
|
||
|
font-family: 'Medium';
|
||
|
src: url('http://www.jichuanglanhai.com/demo/font-file/Alibaba-PuHuiTi-Medium.otf');
|
||
|
}
|
||
|
@font-face {
|
||
|
font-family: 'DIN';
|
||
|
src: url('http://www.jichuanglanhai.com/demo/font-file/din-bold-2.ttf');
|
||
|
}
|
||
|
@font-face {
|
||
|
font-family: 'Regular';
|
||
|
src: url('http://www.jichuanglanhai.com/demo/font-file/Alibaba-PuHuiTi-Regular.otf');
|
||
|
}
|