@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?oq1e8d');
  src:  url('fonts/icomoon.eot?oq1e8d#iefix') format('embedded-opentype'),
    url('fonts/icomoon.woff2?oq1e8d') format('woff2'),
    url('fonts/icomoon.ttf?oq1e8d') format('truetype'),
    url('fonts/icomoon.woff?oq1e8d') format('woff'),
    url('fonts/icomoon.svg?oq1e8d#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: 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-visibility_off:before {
  content: "\e90f";
}
.icon-remove_red_eye:before {
  content: "\e911";
}
.icon-loop:before {
  content: "\e91f";
}
.icon-log-out:before {
  content: "\e921";
}
.icon-chevron-down:before {
  content: "\e91d";
}
.icon-chevron-up:before {
  content: "\e91e";
}
.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-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-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;
}
