﻿@font-face {
  font-family: 'huawen';  /* 自定义字体名称 */
  src: url('../css/fonts/huawen.ttf') format('truetype'); /* 路径和格式 */
font-weight: bold;
}