@font-face {
	font-family: 'Dosis';
	src: url('../font/Dosis-VariableFont_wght.ttf') format('truetype');
	font-weight: 100 1000;
}
@font-face {
	font-family: 'Shrikhand';
	src: url('../font/Shrikhand-Regular.ttf') format('truetype');
	font-weight: normal; 
}
@font-face {
	font-family: 'Exo';
	src: url('../font/Exo-VariableFont_wght.ttf') format('truetype');
	font-weight: 100 1000;
}



