@font-face {
  font-family: 'Slider Icons';
  src: url('../fonts/slidericons.eot?1024658');
  src: url('../fonts/slidericons.eot?1024658#iefix') format('embedded-opentype'),
       url('../fonts/slidericons.woff2?1024658') format('woff2'),
       url('../fonts/slidericons.woff?1024658') format('woff'),
       url('../fonts/slidericons.ttf?1024658') format('truetype'),
       url('../fonts/slidericons.svg?1024658#Slider Icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="slider-"]:before, [class*=" slider-"]:before {
  font-family: "Slider Icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slider-application:before { content: '\e800'; }
.slider-dedicated:before { content: '\e801'; }
.slider-domain:before { content: '\e802'; }
