/* Atlas (aaa-fonts) — מותג רפאל שטראוס. self-hosted webfont, paths absolute (served from site root). */
@font-face{font-family:"Atlas AAA";src:url("/fonts/atlas/atlas-thin-aaa.woff2") format("woff2");font-weight:100;font-style:normal;font-display:swap}
@font-face{font-family:"Atlas AAA";src:url("/fonts/atlas/atlas-light-aaa.woff2") format("woff2");font-weight:300;font-style:normal;font-display:swap}
@font-face{font-family:"Atlas AAA";src:url("/fonts/atlas/atlas-regular-aaa.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"Atlas AAA";src:url("/fonts/atlas/atlas-medium-aaa.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:"Atlas AAA";src:url("/fonts/atlas/atlas-bold-aaa.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:"Atlas AAA";src:url("/fonts/atlas/atlas-black-aaa.woff2") format("woff2");font-weight:900;font-style:normal;font-display:swap}

/* Force Atlas as the brand face across the page (overrides per-concept fonts). */
html, body, h1, h2, h3, h4, h5, h6, p, a, span, div, li, ul, ol, button, input,
textarea, label, nav, header, footer, section, small, strong, em, blockquote, figcaption{
  font-family:"Atlas AAA", "Heebo", "Assistant", "Rubik", system-ui, -apple-system, sans-serif !important;
}
/* keep monospace touches (coordinates, system labels) truly mono */
code, pre, kbd, samp, .mono, [class*="mono"], [class*="Mono"]{
  font-family:"JetBrains Mono", ui-monospace, "SFMono-Regular", Menlo, monospace !important;
}
