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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-airplane-flight:before {
  content: "\e900";
}
.icon-bus:before {
  content: "\e901";
}
.icon-clock-outline:before {
  content: "\e902";
}
.icon-comments:before {
  content: "\e903";
}
.icon-folder:before {
  content: "\e904";
}
.icon-headphones:before {
  content: "\e905";
}
.icon-like:before {
  content: "\e906";
}
.icon-piggy-bank:before {
  content: "\e907";
}
.icon-plus-symbol:before {
  content: "\e908";
}
.icon-reload:before {
  content: "\e909";
}
.icon-send:before {
  content: "\e90a";
}
.icon-shuffle:before {
  content: "\e90b";
}
.icon-star:before {
  content: "\e90c";
}
.icon-user:before {
  content: "\e90d";
}
