@font-face {
  font-family: "icomoon";
  src:  url($assets-icomoon-eot);
  src:  url($assets-icomoon-eot#iefix) format('embedded-opentype'),
    url($assets-icomoon-ttf) format('truetype'),
    url($assets-icomoon-woff) format('woff'),
    url($assets-icomoon-svg) 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-bath:before {
  content: "\e900";
}
.icon-changing-room:before {
  content: "\e901";
}
.icon-charging:before {
  content: "\e902";
}
.icon-children-place:before {
  content: "\e903";
}
.icon-classroom:before {
  content: "\e904";
}
.icon-computer:before {
  content: "\e905";
}
.icon-cultural:before {
  content: "\e906";
}
.icon-dentist:before {
  content: "\e907";
}
.icon-infant-feeding:before {
  content: "\e908";
}
.icon-jobs:before {
  content: "\e909";
}
.icon-language-lessons:before {
  content: "\e90a";
}
.icon-lawyer:before {
  content: "\e90b";
}
.icon-library:before {
  content: "\e90c";
}
.icon-lodging:before {
  content: "\e90d";
}
.icon-mediation:before {
  content: "\e90e";
}
.icon-medkit:before {
  content: "\e90f";
}
.icon-mother-and-baby:before {
  content: "\e910";
}
.icon-pharmacy:before {
  content: "\e911";
}
.icon-pregnant-woman:before {
  content: "\e912";
}
.icon-psychology:before {
  content: "\e913";
}
.icon-question:before {
  content: "\e914";
}
.icon-resting:before {
  content: "\e915";
}
.icon-shower:before {
  content: "\e916";
}
.icon-snacks:before {
  content: "\e917";
}
.icon-soap:before {
  content: "\e918";
}
.icon-social-service:before {
  content: "\e919";
}
.icon-soup:before {
  content: "\e91a";
}
.icon-toilet:before {
  content: "\e91b";
}
.icon-toiletries:before {
  content: "\e91c";
}
.icon-translators:before {
  content: "\e91d";
}
.icon-tshirt:before {
  content: "\e91e";
}
.icon-vocational:before {
  content: "\e91f";
}
.icon-voluntary-return:before {
  content: "\e920";
}
.icon-wifi:before {
  content: "\e921";
}
