@font-face {font-family: "iconfont";
  src: url('../fonts/font_1091308_5cjby316lxj.eot'); /* IE9 */
  src: url('../fonts/font_1091308_5cjby316lxj.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/1212c012f8c644479b1cd4337f0653d9.woff') format('woff2'),
  url('../fonts/font_1091308_5cjby316lxj.woff') format('woff'),
  url('../fonts/font_1091308_5cjby316lxj.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('../fonts/font_1091308_5cjby316lxj.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-menu:before {
  content: "\e600";
}

.icon-home:before {
  content: "\e60e";
}

