@font-face {
    font-family: 'pingfang_scmedium';
    src: url('../font/pingfang_medium-webfont.woff2') format('woff2'),
         url('../font/pingfang_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'deckerregular';
    src: url('../font/decker-webfont.woff2') format('woff2'),
         url('../font/decker-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'panton_bold';
	src: url('../font/PANTON-BOLD.eot');
	src: local('☺'), url('../font/PANTON-BOLD.woff') format('woff'), url('../font/PANTON-BOLD.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {font-family: "iconfont";
  src: url('../font/font.eot'); /* IE9 */
  src: url('../font/font.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('../font/font.woff') format('woff'),
  url('../font/font.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('../font/font.svg') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-right1:before {
  content: "\e634";
}

.icon-prev:before {
  content: "\e624";
}

.icon-jian:before {
  content: "\e620";
}

.icon-tianjia:before {
  content: "\e622";
}

.icon-zixun:before {
  content: "\e604";
}

.icon-zhongzhi:before {
  content: "\e61e";
}

.icon-icon:before {
  content: "\e60d";
}

.icon-xia:before {
  content: "\e67f";
}

.icon-search:before {
  content: "\e62c";
}

.icon-down1:before {
  content: "\e6ac";
}

.icon-close:before {
  content: "\e612";
}

.icon-right:before {
  content: "\e600";
}

.icon-next:before {
  content: "\e625";
}

.icon-down:before {
  content: "\e69a";
}

.icon-jiantou-zuo:before {
  content: "\e738";
}

.icon-jiantou-you-copy:before {
  content: "\e739";
}

.icon-left:before {
  content: "\e73a";
}

