@font-face {
  font-family: 'Riyal';
  src: url('/assets/default/fonts/Rubik-Light.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}



@font-face {
  font-family: 'RiyalTest';
  src: url('Rubik-Light.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
