@font-face {
  font-family: 'CircularStd';
  font-weight: 400;
  font-style: normal;
  src: local('CircularStd'), url('CircularStd-Book.otf') format('opentype');
}

@font-face {
  font-family: 'CircularStd';
  font-weight: 500;
  font-style: normal;
  src: local('CircularStd'), url('CircularStd-Medium.otf') format('opentype');
}

@font-face {
  font-family: 'CircularStd';
  font-weight: 700;
  font-style: normal;
  src: local('CircularStd'), url('CircularStd-Bold.otf') format('opentype');
}



@font-face {
  font-family: 'Tajawal';
  font-weight: 400;
  font-style: normal;
  src: local('Tajawal'), url('Tajawal-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Tajawal';
  font-weight: 500;
  font-style: normal;
  src: local('Tajawal Medium'), url('Tajawal-Medium.ttf') format('truetype');
}

@font-face {
  font-family: 'Tajawal';
  font-weight: 700;
  font-style: normal;
  src: local('Tajawal Bold'), url('Tajawal-Bold.ttf') format('truetype');
}



@font-face {
  font-family: 'Noto';
  font-weight: 400;
  font-style: normal;
  src: local('Noto'), url('NotoSansArabic-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Noto';
  font-weight: 500;
  font-style: normal;
  src: local('Noto Medium'), url('NotoSansArabic-Medium.ttf') format('truetype');
}

@font-face {
  font-family: 'Noto';
  font-weight: 700;
  font-style: normal;
  src: local('Noto Bold'), url('NotoSansArabic-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Janna';
  font-weight: 400;
  font-style: normal;
  src: local('Janna'), url('Janna2-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Janna';
  font-weight: 500;
  font-style: normal;
  src: local('Janna Medium'), url('Janna2-Medium.ttf') format('truetype');
}

@font-face {
  font-family: 'Noto';
  font-weight: 700;
  font-style: normal;
  src: local('Janna Bold'), url('Janna2-Bold.ttf') format('truetype');
}