/* Customer typography — aligned with IranServer's current Peyda family. */
@font-face { font-family:'Peyda'; src:url("../fonts/peyda-400.15afd91bba5e.woff2") format('woff2'); font-style:normal; font-weight:400; font-display:swap; }
@font-face { font-family:'Peyda'; src:url("../fonts/peyda-500.8e9056abc858.woff2") format('woff2'); font-style:normal; font-weight:500; font-display:swap; }
@font-face { font-family:'Peyda'; src:url("../fonts/peyda-500.8e9056abc858.woff2") format('woff2'); font-style:normal; font-weight:600; font-display:swap; }
@font-face { font-family:'Peyda'; src:url("../fonts/peyda-700.52e0dce6cda1.woff2") format('woff2'); font-style:normal; font-weight:700; font-display:swap; }
@font-face { font-family:'Peyda'; src:url("../fonts/peyda-700.52e0dce6cda1.woff2") format('woff2'); font-style:normal; font-weight:800; font-display:swap; }
@font-face { font-family:'Peyda'; src:url("../fonts/peyda-700.52e0dce6cda1.woff2") format('woff2'); font-style:normal; font-weight:900; font-display:swap; }
:root {
  --customer-font:'Peyda', Tahoma, Arial, sans-serif;
}
html, body, button, input, select, textarea, optgroup { font-family:var(--customer-font); }
/* Only inherited text grows; rem-based layout, spacing and cards stay unchanged. */
body { font-size:19px; font-weight:400; letter-spacing:-.01em; }
button, input, select, textarea { font-size:inherit; }
h1, h2, h3, h4, h5, h6, strong, b { letter-spacing:-.025em; }
