@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?8epkmj');
  src:  url('icomoon.eot?8epkmj#iefix') format('embedded-opentype'),
    url('icomoon.ttf?8epkmj') format('truetype'),
    url('icomoon.woff?8epkmj') format('woff'),
    url('icomoon.svg?8epkmj#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;

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

.icon-search:before {
  content: "\e920";
  color: #484849;
}
.icon-web:before {
  content: "\e91d";
  color: #484849;
}
.icon-facebook:before {
  content: "\e91e";
  color: #484849;
}
.icon-instagram:before {
  content: "\e91f";
  color: #484849;
}
.icon-institution:before {
  content: "\e91c";
  color: #49494a;
}
.icon-child-user:before {
  content: "\e91b";
  color: #484849;
}
.icon-home:before {
  content: "\e91a";
  color: #484849;
}
.icon-suitcase:before {
  content: "\e919";
  color: #484849;
}
.icon-move:before {
  content: "\e918";
  color: #484849;
}
.icon-brush:before {
  content: "\e90f";
  color: #484849;
}
.icon-trash:before {
  content: "\e910";
  color: #484849;
}
.icon-fill:before {
  content: "\e911";
  color: #484849;
}
.icon-redo:before {
  content: "\e912";
  color: #484849;
}
.icon-save:before {
  content: "\e913";
  color: #484849;
}
.icon-stroke-l:before {
  content: "\e914";
  color: #484849;
}
.icon-stroke-m:before {
  content: "\e915";
  color: #484849;
}
.icon-stroke-s:before {
  content: "\e916";
  color: #484849;
}
.icon-undo:before {
  content: "\e917";
  color: #484849;
}
.icon-logout:before {
  content: "\e90d";
  color: #484849;
}
.icon-user:before {
  content: "\e90e";
  color: #484849;
}
.icon-crossed-eye:before {
  content: "\e906";
  color: #474748;
}
.icon-eye:before {
  content: "\e90b";
  color: #474748;
}
.icon-no-camera:before {
  content: "\e90c";
  color: #474748;
}
.icon-google:before {
  content: "\e90a";
  color: #484845;
}
.icon-alert:before {
  content: "\e909";
}
.icon-checkmark:before {
  content: "\e907";
}
.icon-crossmark:before {
  content: "\e908";
}
.icon-refresh:before {
  content: "\e905";
}
.icon-caret:before,
.icon-caret-bottom:before,
.icon-caret-top:before,
.icon-caret-left:before,
.icon-caret-right:before {
  content: "\e904";
}
.icon-caret-left {
  transform: rotate(90deg);
}
.icon-caret-right{
  transform: rotate(-90deg);
}
.icon-caret-top{
  transform: rotate(180deg);
}
.icon-checkmark-bold:before {
  content: "\e900";
}
.icon-crossmark-bold:before {
  content: "\e901";
}
.icon-star-filled:before {
  content: "\e902";
}
.icon-star-hollow:before {
  content: "\e903";
}
.icon-qf:before {
  content: "\e92f";
}
.icon-qrcode:before {
  content: "\e930";
}
