/* Apply the Yekan Bakh Persian font across the template, overriding the
   theme's Latin heading/body font classes. The @font-face rules live in
   assets/fonts/persian-fonts/yekanbakh/style.css (link that before this file). */

body, h1, h2, h3, h4, h5, h6, p, a, span, li, label, button, input, textarea, select,
.section-title, .section-subtitle, .title, .text, .info-text,
[class*="font-bdogrotesk"], [class*="font-heading"] {
  font-family: 'YekanBakh', sans-serif !important;
}
