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

body,
p,
a,
div,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Estedad', sans-serif !important;
}