移风店大屏前端
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.
 
 
 

33 lines
839 B

@font-face {
font-family: 'pingfang-bold';
src: url('pingfang-bold.ttf');
src:url('pingfang-bold.ttf') format('truetype');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'pingfang-ordinary';
src: url('pingfang-ordinary.ttf');
src:url('pingfang-ordinary.ttf') format('truetype');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'fangzheng-bold';
src: url('FZZhengHeiS-B-GB.ttf');
src:url('FZZhengHeiS-B-GB.ttf') format('truetype');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Impact';
src: url('Impact.ttf');
src:url('Impact.ttf') format('truetype');
font-weight: normal;
font-style: normal;
font-display: swap;
}