/*
Theme Name: Hello Elementor Child
Template: hello-elementor
*/

@font-face {
  font-family: 'YekanBakh';
  src: url('fonts/YekanBakh-Bold.woff2') format('woff2'),
       url('fonts/YekanBakh-Bold.woff') format('woff'),
       url('fonts/YekanBakh-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

/* اعمال فونت روی کل سایت */
body, h1, h2, h3, h4, h5, h6, p, span, a, button, input, textarea, select {
  font-family: 'YekanBakh', sans-serif !important;
}
