@font-face {
    font-family: 'Solar6VF';
    src: url('Solar6VF.woff2') format('woff2'),
         url('Solar6VF.woff') format('woff'),
         url('Solar6VF.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'MyArabicFont';
  src: url('unixel-Regular.ttf') format('tff'),
       url('unixel-Regular.woff2')  format('woff2');
  font-weight: normal;
  font-style:  normal;
}

