@import './global.scss';
@import './vant.scss';
@import '@varlet/ui/es/style';
@font-face {
font-family: 'CALIST';
src: url('@/static/CALIST.TTF');
}
@font-face {
font-family: 'CALISTB';
src: url('@/static/CALISTB.TTF');
}
@font-face {
font-family: 'CALISTBI';
src: url('@/static/CALISTBI.TTF');
}
@font-face {
font-family: 'CALISTI';
src: url('@/static/CALISTI.TTF');
}
body,.container
{
font-family: 'CALIST', 'CALISTB', 'CALISTBI', 'CALISTI';
}
-
zhangsan authoredcc058e1b