@font-face {
    font-family: 'BCD';
    font-style: normal;
    font-weight: normal;
    src: local("Open Sans Light"), local("OpenSans-Light"), url('/@/assets/fonts/BCD.ttf') format("woff");
  }

css文件中添加

posted on 2022-04-12 18:51  金科许俊  阅读(990)  评论(0)    收藏  举报