/* 数字特殊字体 */
@font-face {
  font-family: 'DIN';
  src: url('./D-DIN-PRO-400-Regular.otf')  format('truetype');;
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Franklin Gothic Medium';
  src: url('./SourceSansPro-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GateSans4-Bold';
  src: url('./41006b42fd8191e3-s.p.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'font1';
  src: url('./AGaramondPro-Regular.otf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'font2';
  src: url('./Knockout-48.woff');
  font-weight: normal;
  font-style: normal;
}


