/* فونت B Koodak — عناوین مشخص لندینگ (فایل محلی) */

@font-face {
  font-family: 'B Koodak';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/bkoodak/KoodakB.ttf') format('truetype');
}

.landing-home .tc-font-bkoodak {
  font-family: 'B Koodak', 'BKoodak', Tahoma, sans-serif !important;
  font-weight: 700 !important;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
}

.landing-home h2.tc-section-title.tc-font-bkoodak {
  font-weight: 700 !important;
}
