$fontPath: "components/italent-header/fonts/v7";
@font-face {
	font-family: "header";
	src: url("../../../../images/#{$fontPath}/header.ttf?kbv50e")
			format("truetype"),
		url("../../../../images/#{$fontPath}/header.woff?kbv50e") format("woff"),
		url("../../../../images/#{$fontPath}/header.svg?kbv50e#header")
			format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="header-icon-"], [class*=" header-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'header' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.header-icon-lang_en_US:before {
  content: "\e900";
}
.header-icon-lang_zh_TW:before {
  content: "\e901";
}
.header-icon-lang_zh_CN:before {
  content: "\e902";
}
.header-icon-appstore:before {
  content: "\e903";
}
.header-icon-xiaoxi:before {
  content: "\e904";
}
.header-icon-work-notice:before {
  content: "\e905";
}
.header-icon-titaim:before {
  content: "\e906";
}
.header-icon-team-notice:before {
  content: "\e907";
}
.header-icon-sousuo:before {
  content: "\e908";
}
.header-icon-shezhi:before {
  content: "\e909";
}
.header-icon-reply:before {
  content: "\e90a";
}
.header-icon-recruit:before {
  content: "\e90b";
}
.header-icon-in-reward:before {
  content: "\e90c";
}
.header-icon-IM-xiangmu:before {
  content: "\e90d";
}
.header-icon-IM-tianjia:before {
  content: "\e90e";
}
.header-icon-IM-renwu:before {
  content: "\e90f";
}
.header-icon-IM-qunzu:before {
  content: "\e910";
}
.header-icon-IM-bianji:before {
  content: "\e911";
}
.header-icon-huanfu:before {
  content: "\e912";
}
.header-icon-fans:before {
  content: "\e913";
}
.header-icon-ex-reward:before {
  content: "\e914";
}
.header-icon-daiban:before {
  content: "\e915";
}
.header-icon-chanpin:before {
  content: "\e916";
}
.header-icon-at-team:before {
  content: "\e917";
}
.header-icon-at-project:before {
  content: "\e918";
}
.header-icon-at-notice:before {
  content: "\e919";
}
.header-icon-at-me:before {
  content: "\e91a";
}
.header-icon-at-department:before {
  content: "\e91b";
}
.header-icon-upgrade:before {
  content: "\e91c";
}
.header-icon-blessing:before {
  content: "\e91d";
}
