@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?of81g8');
  src:  url('fonts/icomoon.eot?of81g8#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?of81g8') format('truetype'),
    url('fonts/icomoon.woff?of81g8') format('woff'),
    url('fonts/icomoon.svg?of81g8#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;
  
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-times:before {
  content: "\e900";
}
.icon-cancel-circle:before {
  content: "\ea0d";
}
.icon-radio-unchecked:before {
  content: "\ea56";
}
.icon-search:before {
  content: "\e986";
}
.icon-equalizer2:before {
  content: "\e993";
}
.icon-cog:before {
  content: "\f013";
}
.icon-gear:before {
  content: "\f013";
}
.icon-plus-circle:before {
  content: "\f055";
}
.icon-minus-circle:before {
  content: "\f056";
}
.icon-times-circle:before {
  content: "\f057";
}
.icon-check-circle:before {
  content: "\f058";
}
.icon-question-circle:before {
  content: "\f059";
}
.icon-info-circle:before {
  content: "\f05a";
}
.icon-exclamation-circle:before {
  content: "\f06a";
}
.icon-key:before {
  content: "\f084";
}
.icon-sign-in:before {
  content: "\f090";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-github:before {
  content: "\f09b";
}
.icon-chain:before {
  content: "\f0c1";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-bars:before {
  content: "\f0c9";
}
.icon-navicon:before {
  content: "\f0c9";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-exchange:before {
  content: "\f0ec";
}
.icon-question-circle-o:before {
  content: "\f29c";
}
.icon-check:before {
  content: "\f00c";
}
