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

[class^="ks-"], [class*=" ks-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'KidSport' !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;
}

.ks-close:before {
  content: "\e900";
}
.ks-play:before {
  content: "\e901";
}
.ks-location:before {
  content: "\e902";
}
.ks-magnifier:before {
  content: "\e903";
}
.ks-plus:before {
  content: "\e904";
}
.ks-Vdown:before {
  content: "\e905";
}
.ks-arrow-down:before {
  content: "\e906";
}
.ks-arrow-left:before {
  content: "\e907";
}
.ks-arrow-right:before {
  content: "\e908";
}
.ks-arrow-up:before {
  content: "\e909";
}
