@font-face {
  font-family: 'icons';
  src:  url('fonts/icons.eot?f2hsvd');
  src:  url('fonts/icons.eot?f2hsvd#iefix') format('embedded-opentype'),
    url('fonts/icons.woff2?f2hsvd') format('woff2'),
    url('fonts/icons.ttf?f2hsvd') format('truetype'),
    url('fonts/icons.woff?f2hsvd') format('woff'),
    url('fonts/icons.svg?f2hsvd#Valys-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.k-i-calendar, .k-i-clock, .k-i-information,
[class^="icon-"], [class*=" icon-"]:not(.icon-left):not(.icon-Contrast) {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons' !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-IDcard:before {
  content: "\e900";
}
.icon-Sign-out-fat:before {
  content: "\e901";
}
.icon-Ticket-fat:before {
  content: "\e902";
}
.icon-Ticket:before {
  content: "\e903";
}
.icon-Bus:before {
  content: "\e904";
}
.icon-Taxi:before {
  content: "\e905";
}
.icon-Train:before {
  content: "\e906";
}
.icon-Transfer-fat:before {
  content: "\e907";
}
.icon-Transfer:before {
  content: "\e908";
}
.icon-Travel-schedule:before {
  content: "\e90a";
}
.icon-Walking:before {
  content: "\e909";
}
.icon-External-link:before {
  content: "\e92a";
}
.icon-Refresh:before {
  content: "\e92b";
}
.icon-Globe:before {
  content: "\e929";
}
.k-i-information:before,
.icon-Inforound:before {
  content: "\e90b" !important;
}
.icon-Calendar-fat:before {
  content: "\e90c";
}
.k-i-calendar:before,
.icon-Calendar:before {
  content: "\e90d" !important;
}
.icon-Hamburger:before {
  content: "\e90e";
}
.icon-Chevron-down:before {
  content: "\e90f";
}
.icon-Chevron-left:before {
  content: "\e910";
}
.icon-Chevron-right:before {
  content: "\e911";
}
.icon-Chevron-up:before {
  content: "\e912";
}
.icon-Quotes:before {
  content: "\e913";
}
.icon-Location:before {
  content: "\e914";
}
.icon-Print:before {
  content: "\e915";
}
.icon-Chat:before {
  content: "\e916";
}
.icon-Check:before {
  content: "\e917";
}
.icon-Chevronround-down:before {
  content: "\e918";
}
.icon-Chevronround-left:before {
  content: "\e919";
}
.icon-Chevronround-right:before {
  content: "\e91a";
}
.icon-Chevronround-up:before {
  content: "\e91b";
}
.k-i-clock:before,
.icon-Clock:before {
  content: "\e91c" !important;
}
.icon-Crossround:before {
  content: "\e91d";
}
.icon-Minusround:before {
  content: "\e91e";
}
.icon-Plusround:before {
  content: "\e91f";
}
.icon-Edit:before {
  content: "\e920";
}
.icon-Eye:before {
  content: "\e921";
}
.icon-Eye-slash:before {
  content: "\e922";
}
.icon-Home:before {
  content: "\e923";
}
.icon-Image:before {
  content: "\e924";
}
.icon-Pdf:before {
  content: "\e925";
}
.icon-Phoneround:before {
  content: "\e926";
}
.icon-Search:before {
  content: "\e927";
}
.icon-User:before {
  content: "\e928";
}
