<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: 'PYekan', serif;
    /*src: url(/fonts/PYekan.otf) format('truetype'), url(/fonts/PYekan.otf) format('otf');*/
    src:url(../fonts/PYekan.otf) format('truetype') , url(../fonts/PYekan.otf) format('otf');
}

body {
    font-family: 'PYekan', serif !important;

}</pre></body></html>