<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: peyda;
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/peyda/Peyda-Medium.ttf") format("truetype"),
        url("../fonts/peyda/PeydaWeb/woff/PeydaWeb-Medium.woff") format("woff"),
        url("../fonts/peyda/PeydaWeb/woff2/PeydaWeb-Medium.woff2") format("woff2");
    src: url("../fonts/peyda/PeydaWeb/eot/PeydaWeb-Medium.eot") format("embedded-opentype"),
}
@font-face {
    font-family: peyda;
    font-weight: bold;
    src: url("../fonts/peyda/Peyda-Bold.ttf") format("truetype"),
        url("../fonts/peyda/PeydaWeb/woff/PeydaWeb-Bold.woff") format("woff"),
        url("../fonts/peyda/PeydaWeb/woff2/PeydaWeb-Bold.woff2") format("woff2");
    src: url("../fonts/peyda/PeydaWeb/eot/PeydaWeb-Bold.eot") format("embedded-opentype"),
}
@font-face {
    font-family: peyda;
    font-weight: 900;
    src: url("../fonts/peyda/Peyda-Black.ttf") format("truetype"),
        url("../fonts/peyda/PeydaWeb/woff/PeydaWeb-Black.woff") format("woff"),
        url("../fonts/peyda/PeydaWeb/woff2/PeydaWeb-Black.woff2") format("woff2");
    src: url("../fonts/peyda/PeydaWeb/eot/PeydaWeb-Black.eot") format("embedded-opentype"),
}

/* body {
    font-family: peyda;
} */</pre></body></html>