/* Eski ArtellaSans tanımları geriye dönük uyumluluk için tutulur.
   Aktif site yazı tipi Google Fonts üzerinden Montserrat'tır. */

@font-face {
  font-family: "ArtellaSans";
  src: url("/fonts/Helvetica-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "ArtellaSans";
  src: url("/fonts/Helvetica-Light.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "ArtellaSans";
  src: url("/fonts/Helvetica-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "ArtellaSans";
  src: url("/fonts/Helvetica-Bold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "ArtellaSans";
  src: url("/fonts/Helvetica-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

html,
body {
  font-family: "Montserrat", "Segoe UI", Arial, sans-serif !important;
  font-weight: 400;
  font-synthesis: none;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  text-rendering: auto;
}

strong,
b {
  font-weight: 700;
  font-synthesis: none;
}

.nav-link,
.site-header .nav-link,
.simple-dropdown a,
.mega-link,
.mega-link strong,
.mega-intro h3,
.mega-intro-link,
.side-links a,
.side-dropdown summary,
.side-dropdown-content a,
.fs-menu-col a,
.fs-menu-col h4 {
  font-family: "Montserrat", "Segoe UI", Arial, sans-serif !important;
  font-weight: 600 !important;
  font-synthesis: none;
}

h1, h2, h3, h4, h5, h6,
.section-title,
.door-label h3,
.mega-product-info strong,
.cta-left h2,
.footer-top h4,
.side-title h3,
.page-header h1,
.contact-head h2,
.departments-head h2,
.catalog-float-info h3,
.btn-dl {
  font-family: "Montserrat", "Segoe UI", Arial, sans-serif !important;
  font-synthesis: none;
}

p, li, span, label, input, textarea, select, button,
.section-text,
.cta-right p,
.footer-brand p,
.door-label p,
.mega-intro p,
.mega-product-info p,
.mega-link span,
.contact-box a,
.contact-box p {
  font-family: "Montserrat", "Segoe UI", Arial, sans-serif !important;
}

p, .section-text, .cta-right p, .footer-brand p,
.door-label p, .mega-intro p, .mega-product-info p,
.mega-link span, .contact-box a, .contact-box p {
  font-weight: 400 !important;
}

/* Gövde metinleri: tek ağırlık, faux-bold / karışık glyph olmasın */
.section-text,
.section-text.reveal,
.section-text.reveal.active,
.eyebrow,
.catalog-parallax-head p,
.about-mini p,
.contact-head p,
.page-content p,
.page-content li {
  font-family: "Montserrat", "Segoe UI", Arial, sans-serif !important;
  font-synthesis: none !important;
}

.section-text,
.section-text.reveal,
.section-text.reveal.active,
.catalog-parallax-head p,
.about-mini p,
.contact-head p,
.page-content p,
.page-content li {
  font-weight: 400 !important;
}
