@font-face {
  font-family: 'yjs';
  src:  url('fonts/yjs.eot?grbqe9');
  src:  url('fonts/yjs.eot?grbqe9#iefix') format('embedded-opentype'),
    url('fonts/yjs.ttf?grbqe9') format('truetype'),
    url('fonts/yjs.woff?grbqe9') format('woff'),
    url('fonts/yjs.svg?grbqe9#yjs') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'yjs' !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-file-text2:before {
  content: "\e926";
}
.icon-stack:before {
  content: "\e92e";
}
.icon-cart:before {
  content: "\e93a";
}
.icon-location:before {
  content: "\e947";
}
.icon-download:before {
  content: "\e960";
}
.icon-user:before {
  content: "\e971";
}
.icon-search:before {
  content: "\e986";
}
.icon-zoom-in:before {
  content: "\e987";
}
.icon-zoom-out:before {
  content: "\e988";
}
.icon-sphere:before {
  content: "\e9c9";
}
.icon-cross:before {
  content: "\ea0f";
}
