<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: 'SilkSerif-Medium';
  src: url('SilkSerif-Medium.eot');
  src: url('SilkSerif-Medium.eot?#iefix') format('embedded-opentype'),
       url('SilkSerif-Medium.svg#SilkSerif-Medium') format('svg'),
       url('SilkSerif-Medium.ttf') format('truetype'),
       url('SilkSerif-Medium.woff') format('woff'),
       url('SilkSerif-Medium.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

.font-silk{
  font-family: 'SilkSerif-Medium', 'Volte-Regular';
  font-weight: normal;
  font-style: normal;
}</pre></body></html>