<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: "GmarketSans";
  font-style: normal;
  font-weight: 100;
  src: url(gmarketsans/GmarketSansLight.woff) format("woff"),
    url(gmarketsans/GmarketSansLight.otf) format("opentype");
}
@font-face {
  font-family: "GmarketSans";
  font-style: normal;
  font-weight: 300;
  src: url(gmarketsans/GmarketSansMedium.woff) format("woff"),
    url(gmarketsans/GmarketSansMedium.otf) format("opentype");
}

@font-face {
  font-family: "GmarketSans";
  font-style: normal;
  font-weight: 500;
  src: url(gmarketsans/GmarketSansBold.woff) format("woff"),
    url(gmarketsans/GmarketSansBold.otf) format("opentype");
}
</pre></body></html>