/*
 Theme Name:   Bayantrix
 Theme URI:    https://Bayantrix.com
 Description:  Bayantrix Theme
 Author:       Abdullah Salama
 Author URI:   https://abdullahsalama.com
 Template:     Divi   
 Version:      1.0.0
*/
@font-face {
  font-family: 'VeiranRegular';
  src: url('fonts/VeiranRegular.ttf') format('truetype'),
       url('fonts/VeiranRegular.woff') format('woff'),
       url('fonts/VeiranRegular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;

}

@font-face {
  font-family: 'VeiranRegular';
  src: url('fonts/VeiranRegular.ttf') format('truetype'),
       url('fonts/VeiranRegular.woff') format('woff'),
       url('fonts/VeiranRegular.otf') format('opentype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;

}

/* تطبيق الخط على الجسم والمحتوى */
 h1, h2, h3{
  font-family: 'VeiranRegular' !important;
}
