@font-face {
  font-family: "Vazirmatn";
  src: url("/wp-content/themes/astra-child/fonts/Vazirmatn[wght].woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

/* بدنه و هدرها */
body,
h1, h2, h3, h4, h5, h6,
input,
textarea,
select {
  font-family: "Vazirmatn", Tahoma, Arial, sans-serif !important;
  line-height: 1.9;
}

/* دکمه‌ها — فقط چیزهایی که در وردپرس + Astra استفاده می‌شوند */
button,
input[type="button"],
input[type="submit"],
.wp-block-button__link,
.ast-button,
.ast-custom-button {
  font-family: "Vazirmatn", Tahoma, Arial, sans-serif !important;
}

body{
color:#111;
}

body {
    outline: 10px solid red !important;
}