@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?fkatnl');
  src:  url('fonts/icomoon.eot?fkatnl#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?fkatnl') format('truetype'),
    url('fonts/icomoon.woff?fkatnl') format('woff'),
    url('fonts/icomoon.svg?fkatnl#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-envelope:before {
  content: "\e90e";
}
.icon-location:before {
  content: "\e90f";
}
.icon-location-food:before {
  content: "\e900";
}
.icon-location-hotel:before {
  content: "\e901";
}
.icon-location-restroom:before {
  content: "\e902";
}
.icon-phone:before {
  content: "\e910";
}
.icon-station:before {
  content: "\e903";
}
.icon-sound:before {
  content: "\e904";
}
.icon-display:before {
  content: "\e905";
}
.icon-music:before {
  content: "\e906";
}
.icon-food:before {
  content: "\e907";
}
.icon-fire:before {
  content: "\e908";
}
.icon-soccer-ball:before {
  content: "\e909";
}
.icon-soccer-court:before {
  content: "\e90a";
}
.icon-soccer-court1:before {
  content: "\e90b";
}
.icon-microwave:before {
  content: "\e90c";
}
.icon-refrigerator:before {
  content: "\e90d";
}
.icon-washingmachine:before {
  content: "\e911";
}
