<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:"quatro";
src:
url("quatro.woff2") format("woff2"),
url("quatro.woff") format("woff"),
url("quatro.otf") format("opentype");
font-display:auto;font-style:normal;font-weight:700;
}

@font-face {
font-family:"quatro";
src:
url("quatro.woff2") format("woff2"),
url("quatro.woff2") format("woff"),
url("quatro.otf") format("opentype");
font-display:auto;font-style:normal;font-weight:400;
}

@font-face {
font-family:"cocon";
src:
url("cocon.woff2") format("woff2"),
url("cocon.woff2") format("woff"),
url("cocon.woff2") format("opentype");
font-display:auto;font-style:normal;font-weight:400;
}

@font-face {
font-family:"cocon";
src:
url("cocon.woff2") format("woff2"),
url("cocon.woff2") format("woff"),
url("cocon.woff2") format("opentype");
font-display:auto;font-style:italic;font-weight:700;
}
</pre></body></html>