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

html,
body,
button,
input,
select,
textarea {
  font-family: "Estedad", Tahoma, Arial, sans-serif;
}
