@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?63n57x');
  src:  url('fonts/icomoon.eot?63n57x#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?63n57x') format('truetype'),
    url('fonts/icomoon.woff?63n57x') format('woff'),
    url('fonts/icomoon.svg?63n57x#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-laptop:before {
  content: "\e001";
}
.icon-lock:before {
  content: "\e020";
}
.icon-shield:before {
  content: "\e022";
}
.icon-trophy:before {
  content: "\e023";
}
.icon-flag:before {
  content: "\e024";
}
.icon-puzzle:before {
  content: "\e026";
}
.icon-gears:before {
  content: "\e02b";
}
.icon-key:before {
  content: "\e02c";
}
.icon-magnifying-glass:before {
  content: "\e037";
}
.icon-circle-compass:before {
  content: "\e038";
}
.icon-strategy:before {
  content: "\e03b";
}
.icon-globe:before {
  content: "\e045";
}
.icon-genius:before {
  content: "\e046";
}
.icon-global:before {
  content: "\e052";
}
