<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: fontLC;
  src: url(../../LC.ttf);
}

fontLCcza {
  font-family: fontLC;
}

fontLCcze {
  font-family: fontLC;
  color: red;
}

dymek {
  display: none;
}
</pre></body></html>