parent
a68c8e0a4c
commit
3aba8611f7
@ -1,16 +1,20 @@
|
|||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'YouSheBiaoTiHei';
|
font-family: 'YouSheBiaoTiHei';
|
||||||
src: url('http://www.jichuanglanhai.com/demo/font-file/YouSheBiaoTiHei-2.ttf');
|
src: url("./tell/YouSheBiaoTiHei-2.ttf");
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Medium';
|
font-family: 'Medium';
|
||||||
src: url('http://www.jichuanglanhai.com/demo/font-file/Alibaba-PuHuiTi-Medium.otf');
|
src: url("./tell/Alibaba-PuHuiTi-Medium.otf");
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'DIN';
|
font-family: 'DIN';
|
||||||
src: url('http://www.jichuanglanhai.com/demo/font-file/din-bold-2.ttf');
|
src: url("./tell/din-bold-2.ttf");
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Regular';
|
font-family: 'Regular';
|
||||||
src: url('http://www.jichuanglanhai.com/demo/font-file/Alibaba-PuHuiTi-Regular.otf');
|
src: url("./tell/Alibaba-PuHuiTi-Regular.otf");
|
||||||
}
|
}
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue