@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?hinru3');
  src:  url('fonts/icomoon.eot?hinru3#iefix') format('embedded-opentype'),
    url('fonts/icomoon.woff2?hinru3') format('woff2'),
    url('fonts/icomoon.ttf?hinru3') format('truetype'),
    url('fonts/icomoon.woff?hinru3') format('woff'),
    url('fonts/icomoon.svg?hinru3#icomoon') 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-download:before {
  content: "\e91c";
}
.icon-file-text:before {
  content: "\e91b";
}
.icon-cancel:before {
  content: "\e90c";
}
.icon-plus:before {
  content: "\e912";
}
.icon-chevron-right:before {
  content: "\e90b";
}
.icon-chevron-left:before {
  content: "\e909";
}
.icon-wallet:before {
  content: "\e91a";
}
.icon-stopwatch:before {
  content: "\e919";
}
.icon-graduation-cap:before {
  content: "\e918";
}
.icon-info:before {
  content: "\e917";
}
.icon-triangle-up:before {
  content: "\e913";
}
.icon-triangle-right:before {
  content: "\e914";
}
.icon-triangle-left:before {
  content: "\e915";
}
.icon-triangle-down:before {
  content: "\e916";
}
.icon-picture:before {
  content: "\e90d";
}
.icon-envelop:before {
  content: "\e911";
}
.icon-phone:before {
  content: "\e90f";
}
.icon-telephone:before {
  content: "\e90f";
}
.icon-contact:before {
  content: "\e90f";
}
.icon-support:before {
  content: "\e90f";
}
.icon-call:before {
  content: "\e90f";
}
.icon-location:before {
  content: "\e910";
}
.icon-map-marker:before {
  content: "\e910";
}
.icon-pin:before {
  content: "\e910";
}
.icon-play:before {
  content: "\e90e";
}
.icon-search:before {
  content: "\e908";
}
.icon-tag:before {
  content: "\e90a";
}
.icon-bluestone360-logo:before {
  content: "\e907";
}
.icon-youtube:before {
  content: "\e901";
  color: #f00;
}
.icon-googleplus:before {
  content: "\e902";
  color: #dc4e41;
}
.icon-linkedin:before {
  content: "\e903";
  color: #0077b5;
}
.icon-pinterest:before {
  content: "\e904";
  color: #bd081c;
}
.icon-facebook:before {
  content: "\e905";
  color: #3b5998;
}
.icon-instagram:before {
  content: "\e906";
  color: #e4405f;
}
.icon-twitter:before {
  content: "\e900";
  color: #1da1f2;
}
