<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: 'abc-laica';
  src: url('ABCLaica-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'abc-laica-italic';
  src: url('ABCLaica-RegularItalic.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'helvetica-neue-lt-std-bd-cond';
  src: url('HelveticaNeueLTStd-BdCn.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}</pre></body></html>