forked from lucas/go-view-fetch
6 lines
159 B
SCSS
6 lines
159 B
SCSS
|
@font-face {
|
||
|
font-family: 'Alibaba-PuHuiTi-Bold';
|
||
|
src: url('./Alibaba-PuHuiTi-Bold.otf') format('opentype');
|
||
|
font-weight: normal;
|
||
|
font-style: normal;
|
||
|
}
|