@font-face {
    font-family: 'rtlFont';
    font-style: normal;
    font-weight: 400;
    src: url(PFDinTextUniversal-Regular.otf) format('truetype');
}

body {
    font-family: "rtlFont" !important;
}