/* 数字特殊字体 */
/* @font-face {
  font-family: 'DIN';
  src: url('/static/otf/D-DIN-PRO-500-Medium.otf')  format('truetype');;
  font-weight: normal;
  font-style: normal;
} */

/* @font-face {
  font-family: 'PMZD';
  src: url('./PANGMENZHENGDAOBIAOTITIMIANFEIBAN-2.TTF');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'DIN';
  src: url('./D-DIN-PRO-500-Medium.otf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PN';
  src: url('./ProximaNova-Regular.woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PH';
  src: url('./PublicoHeadline-Bold.woff2');
  font-weight: normal;
  font-style: normal;
} */

@font-face {
  font-family: 'PMZD';
  src: url('./SourceSansPro-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'DIN';
  src: url('./SourceSansPro-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PN';
  src: url('./SourceSansPro-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PH';
  src: url('./SourceSansPro-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}
