@font-face {
    font-family: 'AvantGarde-Md-BT';  /* project id 1297208 */
    src: url('../fonts/AVGARDM.TTF') format('truetype');
}
@font-face {
    font-family: 'BellCent-SubCap-BT';  /* project id 1297208 */
    src: url('../fonts/BellCent-SubCap-BT.ttf') format('truetype');
}
@font-face {
    font-family: 'Chaparral-Pro';  /* project id 1297208 */
    src: url('../fonts/ChaparralPro-Regular.otf') format('truetype');
}

@font-face {
  font-family: 'iconfont';  /* project id 1297208 */
  src: url('../fonts/iconfont.eot');
  src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/iconfont.woff2') format('woff2'),
  url('../fonts/iconfont.woff') format('woff'),
  url('../fonts/iconfont.ttf') format('truetype'),
  url('../fonts/iconfont.svg#iconfont') format('svg');
}


@font-face {
  font-family: 'ArialNarrow-Bold';  /* project id 1297208 */
  src: url('../fonts/ArialNarrow-Bold.eot'),
  url('../fonts/ArialNarrow-Bold.woff2') format('woff2'),
  url('../fonts/ArialNarrow-Bold.woff') format('woff'),
  url('../fonts/ArialNarrow-Bold.ttf') format('truetype'),
  url('../fonts/ArialNarrow-Bold.svg') format('svg');
}


/*中文banner 安托行书简*/
@font-face {
    font-family: "antuohangshu";
    /* src: url("../fonts/antuohangshu.eot"); */
    src: url("../fonts/antuohangshu2.ttf") format("truetype"),
    /* url("../fonts/antuohangshu.eot?#iefix") format("embedded-opentype"),
    
    url("../fonts/antuohangshu.woff") format("woff"), 
  */
    
    url("../fonts/antuohangshu.svg") format("svg");
    font-style: normal;
    font-weight: normal;
}


/*英文方正粗黑宋简体*/
@font-face {
    font-family: "fangzhengcusong";
    src: url("../fonts/fangzhengcusong.eot"); /* IE9 */
    src: url("../fonts/fangzhengcusong.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    
    url("../fonts/fangzhengcusong.woff") format("woff"), /* chrome、firefox */
    url("../fonts/fangzhengcusong.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
    
    url("../fonts/fangzhengcusong.svg#fangzhengcusong") format("svg"); /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}


