/* CERESIFY — Thmanyah Sans */
@font-face{font-family:'Thmanyah Sans';src:url('/app/fonts/thmanyahsans-Light.woff2') format('woff2');font-weight:300;font-style:normal;font-display:swap;}
@font-face{font-family:'Thmanyah Sans';src:url('/app/fonts/thmanyahsans-Regular.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap;}
@font-face{font-family:'Thmanyah Sans';src:url('/app/fonts/thmanyahsans-Medium.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap;}
@font-face{font-family:'Thmanyah Sans';src:url('/app/fonts/thmanyahsans-Bold.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap;}
@font-face{font-family:'Thmanyah Sans';src:url('/app/fonts/thmanyahsans-Black.woff2') format('woff2');font-weight:900;font-style:normal;font-display:swap;}

:root{
  --font-d:'Thmanyah Sans',-apple-system,BlinkMacSystemFont,'SF Arabic','Helvetica Neue',sans-serif;
  --font-b:'Thmanyah Sans',-apple-system,BlinkMacSystemFont,'SF Arabic','Helvetica Neue',sans-serif;
}

html,body,button,input,textarea,select,optgroup{
  font-family:var(--font-b);
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}
h1,h2,h3,h4,h5,h6{font-family:var(--font-d);}
.stat-v,.stat-num,[data-nums]{font-variant-numeric:tabular-nums;}
code,pre,kbd,samp,.info-value,.dc-row .v,.p-meta .badge{
  font-family:ui-monospace,SFMono-Regular,'SF Mono',Menlo,monospace;
}
