@font-face{font-family:"LeOro Print";src:local("LeOro Print"),local("לאורו דפוס"),url("../fonts/leoro/LeOro-Print-Regular.woff2") format("woff2");font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:"LeOro Print";src:local("LeOro Print Bold"),local("לאורו דפוס מודגש"),url("../fonts/leoro/LeOro-Print-Bold.woff2") format("woff2");font-style:normal;font-weight:700;font-display:swap}
@font-face{font-family:"LeOro Script";src:local("LeOro Script"),local("LeOro Handwriting"),local("לאורו כתב יד"),local("לאורו כתב-יד"),url("../fonts/leoro/LeOro-Script-Regular.woff2") format("woff2");font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:"LeOro Script";src:local("LeOro Script Bold"),local("LeOro Handwriting Bold"),local("לאורו כתב יד מודגש"),url("../fonts/leoro/LeOro-Script-Bold.woff2") format("woff2");font-style:normal;font-weight:700 900;font-display:swap}
@font-face{font-family:"LeOro Handwriting";src:url("../fonts/leoro/LeOro-Script-Regular.woff2") format("woff2");font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:"LeOro Handwriting";src:url("../fonts/leoro/LeOro-Script-Bold.woff2") format("woff2");font-style:normal;font-weight:700 900;font-display:swap}

/* Generic ShayOS typography registry. Font files and token behavior live only in ShayOS Shell. */
:root{--shayos-font-fallback:"Noto Sans Hebrew",Arial,sans-serif;--shayos-font-leoro-print:"LeOro Print","Noto Serif Hebrew","Times New Roman",serif;--shayos-font-leoro-script:"LeOro Script","LeOro Handwriting","לאורו כתב יד","לאורו כתב-יד","LeOro Print",cursive;--shayos-site-font-family:inherit;--shayos-shell-font-family:inherit;--shayos-shell-navigation-font:inherit}
:is(.shayos-font--print,[data-shayos-font="print"],[data-shayos-font-token="leoro-print"],[data-typography="leoro-print"]),:is(.shayos-font--print,[data-shayos-font="print"],[data-shayos-font-token="leoro-print"],[data-typography="leoro-print"]) *{font-family:var(--shayos-font-leoro-print)!important}
:is(.shayos-font--handwriting,[data-shayos-font="handwriting"],[data-shayos-font-token="leoro-script"],[data-typography="leoro-script"]),:is(.shayos-font--handwriting,[data-shayos-font="handwriting"],[data-shayos-font-token="leoro-script"],[data-typography="leoro-script"]) *{font-family:var(--shayos-font-leoro-script)!important}

/* Generic per-component typography tokens. Site/content plugins declare tokens only. */
[data-shayos-font-token="site-default"]{font-family:var(--shayos-site-font-family,inherit)!important}
[data-shayos-font-token="leoro-print"]{font-family:var(--shayos-font-leoro-print,inherit)!important}
[data-shayos-font-token="leoro-script"],[data-shayos-font-token="leoro-handwriting"]{font-family:var(--shayos-font-leoro-script,inherit)!important}
