@font-face {
    font-family: 'ChronoApp';
    src: url('../fonts/ChronoApp-Bold.woff2') format('woff2'), /* Modern Browsers */
         url('../fonts/ChronoApp-Bold.woff') format('woff'); 
    font-style: normal;
    font-weight: bold;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'ChronoApp';
    src: url('../fonts/ChronoApp-Reg.woff2') format('woff2'), /* Modern Browsers */
         url('../fonts/ChronoApp-Reg.woff') format('woff'); 
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
  font-family: 'icon';
  src:
    url('../fonts/icon.ttf?j9m2cq') format('truetype'),
    url('../fonts/icon.woff?j9m2cq') format('woff'),
    url('../fonts/icon.svg?j9m2cq#icon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icon' !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-ski:before {
  content: "\e900";
}
.icon-QR:before {
  content: "\e901";
}
.icon-dots:before {
  content: "\e902";
}
.icon-close:before {
  content: "\e903";
}
.icon-exit:before {
  content: "\e904";
}
.icon-arrow-left:before {
  content: "\e905";
}
.icon-arrow-right:before {
  content: "\e906";
}
.icon-start:before {
  content: "\e907";
}
.icon-OK:before {
  content: "\e908";
}
.icon-the-end2:before {
  content: "\e909";
}
.icon-the-end:before {
  content: "\e90a";
}
.icon-ranking:before {
  content: "\e90b";
}
.icon-Hello:before {
  content: "\e90c";
}
.icon-Chrono-2:before {
  content: "\e90d";
}
.icon-Chrono-main:before {
  content: "\e90e";
}
.icon-location:before {
  content: "\e947";
}
.icon-stopwatch:before {
  content: "\e952";
}
.icon-mobile2:before {
  content: "\e959";
}
.icon-reply:before {
  content: "\e96a";
}
.icon-spinner6:before {
  content: "\e97f";
}
.icon-equalizer:before {
  content: "\e992";
}
.icon-equalizer2:before {
  content: "\e993";
}
.icon-cog:before {
  content: "\e994";
}
.icon-menu3:before {
  content: "\e9bf";
}
