<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: "Gilroy";
  font-style: normal;
  font-weight: 400;
  src: url("../webfonts/Gilroy-Light.ttf") format('truetype');
}
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 700;
  src: url("../newFonts/Gilroy-ExtraBold.ttf") format('truetype');
}</pre></body></html>