<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: "GretaLight";
    src: url(GretaTextArabicLight.woff2) format("woff"), url(GretaTextArabicLight.ttf) format("ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "GretaMedium";
    src: url(GretaTextArabicMedium.woff2) format("woff"), url(GretaTextArabicMedium.ttf) format("ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "GretaBold";
    src: url(GretaTextArabicBold.woff2) format("woff"), url(GretaTextArabicBold.ttf) format("ttf");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "Greta";
    src: url(GretaTextArabicRegular.woff2) format("woff"), url(GretaTextArabicRegular.ttf) format("ttf");
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: Greta,Tahoma,Helvetica,Arial,sans-serif;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: GretaBold,Tahoma,Helvetica,Arial,sans-serif;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, p, div, a, span, strong, button, input, textarea {
    letter-spacing: 0 !important;
    font-kerning: none;
    -webkit-font-kerning: none;
    mso-font-kerning: none;
}</pre></body></html>