<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'qsash-icon';
  src:  url('../fonts/qsash-icon.eot?uzh45i');
  src:  url('../fonts/qsash-icon.eot?uzh45i') format('embedded-opentype'),
    url('../fonts/qsash-icon.ttf?uzh45i') format('truetype'),
    url('../fonts/qsash-icon.woff?uzh45i') format('woff'),
    url('../fonts/qsash-icon.svg?uzh45i') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.qsash-icon-squares:before {
  content: "\e913";
}
.qsash-icon-list-menu:before {
  content: "\e914";
}
.qsash-icon-plus-symbol:before {
  content: "\e912";
}
.qsash-icon-message:before {
  content: "\e900";
}
.qsash-icon-phone-call:before {
  content: "\e901";
}
.qsash-icon-placeholder:before {
  content: "\e902";
}
.qsash-icon-suitcase:before {
  content: "\e903";
}
.qsash-icon-plane-ticket:before {
  content: "\e904";
}
.qsash-icon-hang-gliding:before {
  content: "\e905";
}
.qsash-icon-paragliding:before {
  content: "\e906";
}
.qsash-icon-sunset:before {
  content: "\e907";
}
.qsash-icon-deer:before {
  content: "\e908";
}
.qsash-icon-flag:before {
  content: "\e909";
}
.qsash-icon-left-arrow:before {
  content: "\e90a";
}
.qsash-icon-right-arrow:before {
  content: "\e90b";
}
.qsash-icon-feedback:before {
  content: "\e90c";
}
.qsash-icon-user-experience:before {
  content: "\e90d";
}
.qsash-icon-reliability:before {
  content: "\e90e";
}
.qsash-icon-tour-guide:before {
  content: "\e90f";
}
.qsash-icon-avatar:before {
  content: "\e910";
}
.qsash-icon-magnifying-glass:before {
  content: "\e911";
}
</pre></body></html>