@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot@t0xox4');
  src:  url('fonts/icomoon.eot@t0xox4') format('embedded-opentype'),
    url('fonts/icomoon.ttf@t0xox4') format('truetype'),
    url('fonts/icomoon.woff@t0xox4') format('woff'),
    url('fonts/icomoon.svg@t0xox4') 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-mobile:before {
  content: "\e000";
}
.icon-laptop:before {
  content: "\e001";
}
.icon-desktop:before {
  content: "\e002";
}
.icon-tablet:before {
  content: "\e003";
}
.icon-phone:before {
  content: "\e004";
}
.icon-search:before {
  content: "\e007";
}
.icon-browser:before {
  content: "\e00c";
}
.icon-bargraph:before {
  content: "\e018";
}
.icon-expand:before {
  content: "\e01a";
}
.icon-adjustments:before {
  content: "\e01d";
}
.icon-lock:before {
  content: "\e020";
}
.icon-shield:before {
  content: "\e022";
}
.icon-trophy:before {
  content: "\e023";
}
.icon-flag:before {
  content: "\e024";
}
.icon-map:before {
  content: "\e025";
}
.icon-streetsign:before {
  content: "\e029";
}
.icon-gears:before {
  content: "\e02b";
}
.icon-layers:before {
  content: "\e031";
}
.icon-pencil:before {
  content: "\e032";
}
.icon-tools:before {
  content: "\e033";
}
.icon-magnifying-glass:before {
  content: "\e037";
}
.icon-linegraph:before {
  content: "\e039";
}
.icon-chat:before {
  content: "\e049";
}
.icon-piechart:before {
  content: "\e050";
}
.icon-scope:before {
  content: "\e058";
}
.icon-happy:before {
  content: "\e05b";
}