<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: "INGMe";
  src: url("Regular/INGMeWeb-Regular.woff2") format("woff2"),
        url("Regular/INGMeWeb-Regular.woff") format("woff"),
        url("Regular/INGMeWeb-Regular.ttf") format("truetype"),
        url("Regular/INGMeWeb-Regular.svg#INGMeWeb-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "INGMe";
  src: url("Bold/INGMeWeb-Bold.woff2") format("woff2"),
        url("Bold/INGMeWeb-Bold.woff") format("woff"),
        url("Bold/INGMeWeb-Bold.ttf") format("truetype"),
        url("Bold/INGMeWeb-Bold.svg#INGMeWeb-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
</pre></body></html>