@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icon/icomoon.eot?8ntux4');
  src:  url('../fonts/icon/icomoon.eot?8ntux4#iefix') format('embedded-opentype'),
    url('../fonts/icon/icomoon.ttf?8ntux4') format('truetype'),
    url('../fonts/icon/icomoon.woff?8ntux4') format('woff'),
    url('../fonts/icon/icomoon.svg?8ntux4#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 24px;
  vertical-align: middle;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-cancel:before {
  content: "\e900";
}
.icon-add_to:before {
  content: "\e901";
  /* color: rgb(31, 31, 31); */
}
.icon-add_to .path2:before {
  content: "\e902";
  margin-left: -1em;
  /* color: rgb(255, 255, 255); */
}
.icon-add_to .path3:before {
  content: "\e903";
  margin-left: -1em;
  /* color: rgb(255, 255, 255); */
}
.icon-upload:before {
  content: "\e904";
}
.icon-download:before {
  content: "\e905";
}
.icon-done:before {
  content: "\e906";
  /* color: #fff; */
}
.icon-pop_up:before {
  content: "\e907";
}
.icon-location:before {
  content: "\e908";
  /* color: #fff; */
}
.icon-film:before {
  content: "\e909";
}
.icon-image:before {
  content: "\e90a";
}
.icon-call:before {
  content: "\e90b";
  /* color: #fff; */
}
.icon-email:before {
  content: "\e90c";
  /* color: #fff; */
}
.icon-paperwork:before {
  content: "\e90d";
}
.icon-paper:before {
  content: "\e90e";
}
.icon-workshop:before {
  content: "\e90f";
}
.icon-work:before {
  content: "\e910";
}
.icon-school:before {
  content: "\e911";
  /* color: rgb(0, 0, 0); */
}
.icon-school .path2:before {
  content: "\e912";
  /* margin-left: -1em; */
  /* color: rgb(31, 31, 31); */
}
.icon-awards:before {
  content: "\e913";
}
.icon-show:before {
  content: "\e914";
}
