@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ighfn2');
  src:  url('fonts/icomoon.eot?ighfn2#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ighfn2') format('truetype'),
    url('fonts/icomoon.woff?ighfn2') format('woff'),
    url('fonts/icomoon.svg?ighfn2#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-pepicons:before {
  content: "\e90b";
}
.icon-facebook:before {
  content: "\e90a";
}
.icon-map:before {
  content: "\e900";
}
.icon-camera:before {
  content: "\e901";
}
.icon-direction:before {
  content: "\e902";
}
.icon-flag:before {
  content: "\e903";
}
.icon-train:before {
  content: "\e904";
}
.icon-close:before {
  content: "\e909";
}
.icon-arrow-down:before {
  content: "\e905";
}
.icon-arrow-left:before {
  content: "\e906";
}
.icon-arrow-right:before {
  content: "\e907";
}
.icon-arrow-up:before {
  content: "\e908";
}
.icon-math-plus:before {
  content: "\e91c";
}
.icon-math-minus:before {
  content: "\e91d";
}
.icon-play2:before {
  content: "\ea15";
}
.icon-pause:before {
  content: "\ea16";
}
.icon-stop:before {
  content: "\ea17";
}
.icon-play3:before {
  content: "\ea1c";
}
.icon-pause2:before {
  content: "\ea1d";
}
.icon-stop2:before {
  content: "\ea1e";
}
