/*
 Theme Name:   Rumman Agency
 Theme URI:    https://ruman.sa
 Description:  Child theme for Rumman Agency
 Author:       Rumman Agency
 Author URI:   https://ruman.sa
 Template:     hello-elementor
 Version:      1.6.3
*/

/* استدعاء أي تعديلات CSS خاصة بك تحت هذا التعليق */

/* تعريف الخطوط */
@font-face {
  font-family: 'Ruman One';
  src: url('fonts/RumanOne/RumanOne-Regular.woff2') format('woff2'),
       url('fonts/RumanOne/RumanOne-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ruman One';
  src: url('fonts/RumanOne/RumanOne-Bold.woff2') format('woff2'),
       url('fonts/RumanOne/RumanOne-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
