<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: 'Klavika';
  src: url('../font/KlavikaWebBasicRegular.eot'); /* IE9 Compat Modes */
  src: url('../font/KlavikaWebBasicRegular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/KlavikaWebBasicRegular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../font/KlavikaWebBasicRegular.woff') format('woff'); /* Pretty Modern Browsers */
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Klavika';
  src: url('../font/KlavikaWebBasicBold.eot'); /* IE9 Compat Modes */
  src: url('../font/KlavikaWebBasicBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/KlavikaWebBasicBold.woff2') format('woff2'), /* Super Modern Browsers */
       url('../font/KlavikaWebBasicBold.woff') format('woff'); /* Pretty Modern Browsers */
  font-weight: 700;
  font-style: normal;
}</pre></body></html>