@font-face {
  font-family: 'icomoon';
  src: url("../font/icomoon.eot?jbtok3");
  src: url("../font/icomoon.eot?jbtok3#iefix") format('embedded-opentype'), url("../font/icomoon.ttf?jbtok3") format('truetype'), url("../font/icomoon.woff?jbtok3") format('woff'), url("../font/icomoon.svg?jbtok3#icomoon") format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
/* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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;
}
.icon-arrow_right:before {
  content: "\e900";
}
.icon-close:before {
  content: "\e901";
}
.icon-comment:before {
  content: "\e902";
}
.icon-quote_close:before {
  content: "\e903";
}
.icon-quote_open:before {
  content: "\e904";
}
.icon-arrow_left:before {
  content: "\e905";
}
