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

i.sk {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'SliderKits-Icons' !important;
  speak: never;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1 !important;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.sk-arrow-circle-down-light:before {
  content: "\f122";
}
.sk-arrow-circle-left-light:before {
  content: "\f124";
}
.sk-arrow-circle-right-light:before {
  content: "\f125";
}
.sk-arrow-circle-up-light:before {
  content: "\f127";
}
.sk-arrow-down-light:before {
  content: "\f12c";
}
.sk-arrow-left-light:before {
  content: "\f144";
}
.sk-arrow-right-light:before {
  content: "\f14d";
}
.sk-arrows-in-simple-light:before {
  content: "\f155";
}
.sk-arrows-out-simple-light:before {
  content: "\f15b";
}
.sk-arrow-up-light:before {
  content: "\f169";
}
.sk-caret-circle-down-light:before {
  content: "\f1a3";
}
.sk-caret-circle-left-light:before {
  content: "\f1a4";
}
.sk-caret-circle-right-light:before {
  content: "\f1a5";
}
.sk-caret-circle-up-light:before {
  content: "\f1a6";
}
.sk-info-light:before {
  content: "\f28b";
}
.sk-link-light:before {
  content: "\f298";
}
.sk-magnifying-glass-light:before {
  content: "\f2aa";
}
.sk-magnifying-glass-minus-light:before {
  content: "\f2ab";
}
.sk-magnifying-glass-plus-light:before {
  content: "\f2ac";
}
.sk-minus-light:before {
  content: "\f2b8";
}
.sk-play-light:before {
  content: "\f307";
}
.sk-plus-light:before {
  content: "\f309";
}
.sk-twitter-logo-light:before {
  content: "\f388";
}
.sk-x-light:before {
  content: "\f3a9";
}
.sk-youtube-logo-light:before {
  content: "\f3ab";
}
.sk-caret-down-thin:before {
  content: "\f456";
}
.sk-caret-left-thin:before {
  content: "\f457";
}
.sk-caret-right-thin:before {
  content: "\f458";
}
.sk-caret-up-thin:before {
  content: "\f459";
}
