@font-face {
  font-family: "iconfont"; /* project id 3432197 */
  src:  format('woff2'),
        format('woff'),
        format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-zhongguo:before {
  content: "\e608";
}

.icon-eluosi:before {
  content: "\c6";
}

.icon-alaboyu:before {
  content: "\c14";
}

.icon-america:before {
  content: "\c2";
}

.icon-britain:before {
  content: "\c3";
}

.icon-hongkong:before {
  content: "\c1";
}

.icon-india:before {
  content: "\c12";
}

.icon-italy:before {
  content: "\c10";
}

.icon-japan:before {
  content: "\c5";
}

.icon-korea:before {
  content: "\c7";
}

.icon-canada:before {
  content: "\c9";
}

.icon-france:before {
  content: "\c4";
}

.icon-germany:before {
  content: "\c11";
}

