@font-face {
  font-family: 'Estedad';
  src: url('fonts/estedad.woff2') format('woff-variations'),
  url('fonts/estedad.woff2') format('woff');
    font-weight: 100 1000;
  font-display: fallback;
}
h1, h2, h3, h4, h5, h6,
p,
a,label,legend,li,
div,body {
  font-family: Estedad, tahoma !important;
}