@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-book:before {
  content: "\e906";
}
.icon-arrow01:before {
  content: "\e900";
}
.icon-freedial:before {
  content: "\e901";
}
.icon-check:before {
  content: "\e904";
}
.icon-dot02:before {
  content: "\e905";
}
.icon-hyphen:before {
  content: "\e907";
}
.icon-arrow-down:before {
  content: "\e902";
}
.icon-arrow-left:before {
  content: "\e909";
}
.icon-arrow-right:before {
  content: "\e90a";
}
.icon-glass:before {
  content: "\e90b";
}
.icon-dot01:before {
  content: "\e903";
}
.icon-close:before {
  content: "\e90c";
}
.icon-person:before {
  content: "\e908";
}
