@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?bv6197');
  src:  url('fonts/icomoon.eot?bv6197#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?bv6197') format('truetype'),
    url('fonts/icomoon.woff?bv6197') format('woff'),
    url('fonts/icomoon.svg?bv6197#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-anchor:before {
  content: "\e901";
}
.icon-arrow-square-out:before {
  content: "\e902";
}
.icon-calendar-dots:before {
  content: "\e907";
}
.icon-fire-simple:before {
  content: "\e910";
}
.icon-gavel:before {
  content: "\e911";
}
.icon-handshake:before {
  content: "\e912";
}
.icon-laptop:before {
  content: "\e917";
}
.icon-martini:before {
  content: "\e919";
}
.icon-moon:before {
  content: "\e91c";
}
.icon-music-notes:before {
  content: "\e91e";
}
.icon-newspaper:before {
  content: "\e91f";
}
.icon-notification:before {
  content: "\e920";
}
.icon-office-chair:before {
  content: "\e921";
}
.icon-parachute:before {
  content: "\e922";
}
.icon-popcorn:before {
  content: "\e924";
}
.icon-pulse:before {
  content: "\e926";
}
.icon-sneaker:before {
  content: "\e92b";
}
.icon-spiral:before {
  content: "\e92c";
}
.icon-television:before {
  content: "\e92f";
}
.icon-train:before {
  content: "\e932";
}
.icon-trend-down:before {
  content: "\e934";
}
.icon-trend-up:before {
  content: "\e937";
}
.icon-user:before {
  content: "\e93d";
}
.icon-user-circle:before {
  content: "\e93e";
}
.icon-watch:before {
  content: "\e93f";
}
.icon-youtube-logo:before {
  content: "\e944";
}
