@import url('https://fonts.googleapis.com/css2?family=Sora:wght@100..800&display=swap'); 

@font-face{ 
	font-family: 'Chap';
	src: url('../fonts/Chap-Light.eot');
	src: url('../fonts/Chap-Light.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/Chap-Light.woff') format('woff');
}

