@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon-r18p50.eot');
  src:  url('fonts/icomoon-r18p50.eot#iefix') format('embedded-opentype'),
    url('fonts/icomoon-r18p50.ttf') format('truetype'),
    url('fonts/icomoon-r18p50.woff') format('woff'),
    url('fonts/icomoon-r18p50.svg#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-add:before {
  content: "\e90f";
}
.icon-arrows-1:before {
  content: "\e919";
}
.icon-clock:before {
  content: "\e91a";
}
.icon-coin-icon:before {
  content: "\e91b";
}
.icon-cup:before {
  content: "\e91c";
}
.icon-people:before {
  content: "\e91d";
}
.icon-reading:before {
  content: "\e91e";
}
.icon-symbol:before {
  content: "\e91f";
}
.icon-art:before {
  content: "\e900";
}
.icon-art-1:before {
  content: "\e901";
}
.icon-blocks:before {
  content: "\e902";
}
.icon-book:before {
  content: "\e903";
}
.icon-emoticon:before {
  content: "\e904";
}
.icon-food:before {
  content: "\e905";
}
.icon-gestures:before {
  content: "\e906";
}
.icon-interface:before {
  content: "\e907";
}
.icon-library:before {
  content: "\e908";
}
.icon-link:before {
  content: "\e909";
}
.icon-link-12:before {
  content: "\e90a";
}
.icon-link-1:before {
  content: "\e90b";
}
.icon-location:before {
  content: "\e90c";
}
.icon-magnifier:before {
  content: "\e90d";
}
.icon-magnifier-tool:before {
  content: "\e90e";
}
.icon-magnifying-glass-1:before {
  content: "\e910";
}
.icon-paint:before {
  content: "\e911";
}
.icon-paint-1:before {
  content: "\e912";
}
.icon-school:before {
  content: "\e913";
}
.icon-searching-magnifying-glass:before {
  content: "\e914";
}
.icon-technology:before {
  content: "\e915";
}
.icon-technology-1:before {
  content: "\e916";
}
.icon-technology-2:before {
  content: "\e917";
}
.icon-web:before {
  content: "\e918";
}

