@font-face {
  font-family: "Thmanyah Sans";
  src: url("../../fonts/ThmanyahSans-Light.af4a6ea70ae8.woff2") format("woff2");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: "Thmanyah Sans";
  src: url("../../fonts/ThmanyahSans-Regular.47a4ce3ff9e8.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Thmanyah Sans";
  src: url("../../fonts/ThmanyahSans-Medium.0fc18262ad87.woff2") format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "Thmanyah Sans";
  src: url("../../fonts/ThmanyahSans-Bold.58a3141ec483.woff2") format("woff2");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: "Thmanyah Sans";
  src: url("../../fonts/ThmanyahSans-Bold.58a3141ec483.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "Thmanyah Sans";
  src: url("../../fonts/ThmanyahSans-Black.0dd6b6f2d525.woff2") format("woff2");
  font-style: normal;
  font-weight: 800;
  font-display: swap;
}

@font-face {
  font-family: "Thmanyah Sans";
  src: url("../../fonts/ThmanyahSans-Black.0dd6b6f2d525.woff2") format("woff2");
  font-style: normal;
  font-weight: 900;
  font-display: swap;
}

:root {
  --nw-brand-font-family: "Thmanyah Sans", "Cairo", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --nw-public-font-family: var(--nw-brand-font-family);
}

html,
body,
button,
input,
textarea,
select {
  font-family: var(--nw-brand-font-family) !important;
}

body :where(a, abbr, address, article, aside, b, blockquote, button, caption, cite, code, dd, details, dialog, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, input, label, legend, li, main, nav, option, p, pre, section, select, small, span, strong, summary, table, tbody, td, textarea, tfoot, th, thead, time, tr) {
  font-family: var(--nw-brand-font-family) !important;
}
