@font-face {
  font-family: 'justicecool';
  src:  url('../fonts/justicecool.eot?gkownh');
  src:  url('../fonts/justicecool.eot?gkownh#iefix') format('embedded-opentype'),
    url('../fonts/justicecool.ttf?gkownh') format('truetype'),
    url('../fonts/justicecool.woff?gkownh') format('woff'),
    url('../fonts/justicecool.svg?gkownh#justicecool') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'justicecool' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #5884ff;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-angle-down:before {
  content: "\e910";
}
.icon-fbicon:before {
  content: "\e90d";
}
.icon-twittericon:before {
  content: "\e90e";
}
.icon-staricon:before {
  content: "\e911";
}
.icon-cameraicon:before {
  content: "\e90f";
}
.icon-searchicon:before {
  content: "\e90a";
}
.icon-cross-lighticon:before {
  content: "\e90b";
}
.icon-crossicon:before {
  content: "\e90c";
}
.icon-checkicon:before {
  content: "\e909";
}
.icon-arrow-down:before {
  content: "\e904";
}
.icon-gearicon:before {
  content: "\e908";
}
.icon-envelopeicon:before {
  content: "\e903";
}
.icon-boxplusicon:before {
  content: "\e901";
}
.icon-closeicon:before {
  content: "\e902";
}
.icon-eyestripeicon:before {
  content: "\e905";
}
.icon-pencilicon:before {
  content: "\e906";
}
.icon-plusicon:before {
  content: "\e907";
}
.icon-eyeicon:before {
  content: "\e900";
}