@font-face {
	font-family: 'Estedad';

	src: url('../fonts/fonts/Fontype Rounded Bold.ttf');
	src: url('../fonts/fonts/Fontype Rounded Bold.ttf') format('ttf');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Estedad';

	src: url('../fonts/fonts/Fontype Rounded Bold.ttf');
	src: url('../fonts/fonts/Fontype Rounded Bold.ttf') format('ttf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Estedad';

    src: url('../fonts/fonts/Fontype Rounded Bold.ttf');
    src: url('../fonts/fonts/Fontype Rounded Bold.ttf') format('ttf');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Estedad';

    src: url('../fonts/fonts/Fontype Rounded Bold.ttf');
    src: url('../fonts/fonts/Fontype Rounded Bold.ttf') format('ttf');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Estedad';

	src: url('../fonts/fonts/Fontype Rounded Bold.ttf');
	src: url('../fonts/fonts/Fontype Rounded Bold.ttf') format('ttf');
	font-weight: 500;
	font-style: normal;
}



