@font-face { font-family: 'Berk';
	src: url('../font/BerkshireSwash-Regular.ttf') format('truetype');
	font-weight: normal; 
}
@font-face { font-family: 'Dosis';
	src: url('../font/Dosis-Regular.ttf') format('truetype');
	font-weight: normal; 
}
@font-face { font-family: 'Dosis';
	src: url('../font/Dosis-Medium.ttf') format('truetype');
	font-weight: bold; 
}
@font-face { font-family: 'Dosis';
	src: url('../font/Dosis-Bold.ttf') format('truetype');
	font-weight: 800; 
}
@font-face { font-family: 'Samarkan';
	src: url('../font/samarn.tff') format('truetype');
	font-weight: normal; 
}


