﻿@font-face {
  font-family: "iconfont"; /* Project id 2572234 */
  src: url('../fonts/iconfont.woff2') format('woff2'),
       url('../fonts/iconfont.woff') format('woff'),
       url('../fonts/iconfont.ttf') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-zuo:before {
  content: "\e604";
}

.icon-shang:before {
  content: "\e629";
}

.icon--arrow-down:before {
  content: "\e603";
}

.icon-guanbi:before {
  content: "\e693";
}

.icon-fanhuidingbu:before {
  content: "\e602";
}

.icon-daohang:before {
  content: "\e601";
}

.icon-f11:before {
  content: "\e600";
}

.icon-quanping:before {
  content: "\e657";
}

.icon-riqi:before {
  content: "\e6c3";
}

.icon-position-fill:before {
  content: "\e7af";
}

.icon-jiantou:before {
  content: "\e681";
}

.icon-phone-fill:before {
  content: "\e7ca";
}

.icon-mail-fill:before {
  content: "\e7d0";
}

