@font-face {
  font-family: 'anzumoji';
  src:  url('../webfont/anzumoji.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'icomoon';
  src: url("../webfont/icomoon.eot");
  src: url("../webfont/icomoon.eot") format("embedded-opentype"), url("../webfont/icomoon.woff") format("woff"), url("../webfont/icomoon.ttf") format("truetype"), url("../webfont/icomoon.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  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; }

.icon-tel:before {
  content: "\e900";
}
.icon-arrow:before {
  content: "\e901";
}
.icon-mail:before {
  content: "\e903";
}
.icon-arrow-down:before {
  content: "\e906";
}
.icon-arrow-left:before {
  content: "\e907";
}
.icon-arrow-right:before {
  content: "\e908";
}
.icon-arrow-up:before {
  content: "\e909";
}
