@font-face {
  font-family: 'streamline';
  src:  url('../eot/streamline770b.eot?jheijg');
  src:  url('../eot/streamline770b.eot?jheijg#iefix') format('embedded-opentype'),
    url('../ttf/streamline770b.ttf?jheijg') format('truetype'),
    url('../woff/streamline770b.woff?jheijg') format('woff'),
    url('../svg/streamline770b.svg?jheijg#streamline') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="sl-"], [class*=" sl-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'streamline' !important;
  speak: never;
  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;
}
.sl-icon-close-x:before {
  content: "\e906";
  color: #888;
}
.sl-icon-search:before {
  content: "\e905";
}
.sl-icon-up:before {
  content: "\e902";
}
.sl-icon-left:before {
  content: "\e903";
}
.sl-icon-down:before {
  content: "\e904";
}
.sl-icon-right:before {
  content: "\e901";
}
.sl-icon-double-angle:before {
  content: "\e900";
}