﻿@font-face {
  font-family: "iconfont"; /* Project id 4487028 */
  src: url('iconfont.eot?t=1711680298474'); /* IE9 */
  src: url('iconfont.eot?t=1711680298474#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('iconfont.woff?t=1711680298474') format('woff'),
       url('iconfont.ttf?t=1711680298474') format('truetype'),
       url('iconfont.svg?t=1711680298474#iconfont') format('svg');
}
@font-face {
	font-family: myfont;
	src: url('shscn.otf');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-left:before {
  content: "\eb90";
}

.icon-right:before {
  content: "\e60d";
}

.icon-next:before {
  content: "\e65f";
}

.icon-prev:before {
  content: "\e660";
}

.icon-down:before {
  content: "\e6b9";
}

.icon-home:before {
  content: "\e60f";
}

.icon-jia:before {
  content: "\e607";
}

.icon-close:before {
  content: "\e6e5";
}

.icon-xitong:before {
  content: "\e61f";
}

.icon-dizhi:before {
  content: "\e70f";
}

.icon-ic_calendar:before {
  content: "\e601";
}

.icon-sousuo:before {
  content: "\e605";
}

.icon-youbian:before {
  content: "\e612";
}

.icon-youxiang:before {
  content: "\e70c";
}

.icon-jinru:before {
  content: "\e6f9";
}

.icon-laba:before {
  content: "\e64f";
}
