@font-face { font-family:"MyFont"; //自定义字体名称 src: url('https://static.ticket.sz-trip.com/tongli/simsun.ttc'); //引入字体路径 font-weight: normal; //字体粗细 font-style: normal;//字体风格 }