@font-face {
  font-family: "Estedad";
  src: url("/assets/fonts/estedad-v1.woff2") format("woff2");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

html,
body,
body *,
body *::before,
body *::after,
button,
input,
textarea,
select,
option,
optgroup {
  font-family: "Estedad", Tahoma, Arial, sans-serif !important;
}

code,
pre,
kbd,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace !important;
}
