@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?j5mnb9');
  src:  url('fonts/icomoon.eot?j5mnb9#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?j5mnb9') format('truetype'),
    url('fonts/icomoon.woff?j5mnb9') format('woff'),
    url('fonts/icomoon.svg?j5mnb9#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-timer:before {
  content: "\e912";
}
.icon-arrow-t:before {
  content: "\e900";
}
.icon-arrow-b:before {
  content: "\e901";
}
.icon-arrow-l:before {
  content: "\e902";
}
.icon-arrow-r:before {
  content: "\e903";
}
.icon-bento:before {
  content: "\e904";
}
.icon-beginner:before {
  content: "\e905";
}
.icon-cal:before {
  content: "\e906";
}
.icon-cart:before {
  content: "\e907";
}
.icon-blank:before {
  content: "\e908";
}
.icon-ok:before {
  content: "\e909";
}
.icon-few:before {
  content: "\e90a";
}
.icon-ng:before {
  content: "\e90b";
}
.icon-pdf:before {
  content: "\e90c";
}
.icon-plus:before {
  content: "\e90d";
}
.icon-minus:before {
  content: "\e90e";
}
.icon-search:before {
  content: "\e90f";
}
.icon-tel:before {
  content: "\e910";
}
.icon-mail:before {
  content: "\e911";
}
