@charset "UTF-8";

@font-face {
  font-family: "moe-font-icons";
  src:url("../fonts/moe-font-icons.eot");
  src:url("../fonts/moe-font-icons.eot?#iefix") format("embedded-opentype"),
    url("../fonts/moe-font-icons.woff") format("woff"),
    url("../fonts/moe-font-icons.ttf") format("truetype"),
    url("../fonts/moe-font-icons.svg#moe-font-icons") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "moe-font-icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="moe-"]:before,
[class*=" moe-"]:before {
  font-family: "moe-font-icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.moe-network:before {
  content: "\61";
}
.moe-heighteducation-1:before {
  content: "\62";
}
.moe-culture:before {
  content: "\63";
}
.moe-visited-user:before {
  content: "\64";
}
.moe-support:before {
  content: "\65";
}
.moe-responsive:before {
  content: "\66";
}
.moe-contact-ministry:before {
  content: "\67";
}
.moe-trend-links:before {
  content: "\68";
}