@font-face {
    font-family: 'RB';
    src: url('RB-Regular.eot');
    src: url('RB-Regular.eot?#iefix') format('embedded-opentype'),
        url('RB-Regular.woff2') format('woff2'),
        url('RB-Regular.woff') format('woff'),
        url('RB-Regular.ttf') format('truetype'),
        url('RB-Regular.svg#RB-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


* {
    font-family: "RB","Noto Kufi Arabic", sans-serif !important;
    direction: rtl;
  }
  