@font-face {
	font-family: estedad;
	font-style: normal;
	font-weight: bold;
	src: url('font/estedad/Estedad-Bold.woff2') format('woff2');
	font-display: swap;
}

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

@font-face {
	font-family: estedad;
	font-style: normal;
	font-weight: 500;
	src: url('font/estedad/Estedad-Medium.woff2') format('woff2');
	font-display: swap;
}

@font-face {
	font-family: estedad;
	font-style: normal;
	font-weight: 400;
	src: url('font/estedad/Estedad-Regular.woff2') format('woff2');
	font-display: swap;
}

@font-face {
	font-family: estedad;
	font-style: normal;
	font-weight: 200;
	src: url('font/estedad/Estedad-Light.woff2') format('woff2');
	font-display: swap;
}
@font-face {
	font-family: estedad;
	font-style: normal;
	font-weight: 100;
	src: url('font/estedad/Estedad-Thin.woff2') format('woff2');
	font-display: swap;
}