﻿/*引用字体文件*/
@font-face {
  font-family:Didot;
  src: url("../fonts/Didot.ttf");
  font-style: normal;
}

