@font-face {
    font-family:Estedad;
    font-style:normal;
    font-weight:200;
    font-display:swap;
    src:url(Estedad-Thin.woff2) format('woff');
}
@font-face {
    font-family:Estedad;
    font-style:normal;
    font-display:swap;
    font-weight:300;
    src:url(Estedad-Regular.woff2) format('woff');
}
@font-face {
    font-family:Estedad;
    font-style:normal;
    font-display:swap;
    font-weight:500;
    src:url(Estedad-Medium.woff2) format('woff');
}
@font-face {
    font-family:Estedad;
    font-style:normal;
    font-weight:700;
    font-display:swap;
    src:url(Estedad-Bold.woff2) format('woff');
}
@font-face {
    font-family:Estedad;
    font-style:normal;
    font-weight:800;
    font-display:swap;
    src:url(Estedad-ExtraBold.woff2) format('woff');
}
@font-face {
    font-family:Estedad;
    font-style:normal;
    font-weight:900;
    font-display:swap;
    src:url(Estedad-Black.woff2) format('woff');
}
* {
	font-family:Estedad;
}