@import url('https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i|Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');

@font-face {
	font-family:'Candara';
	src:url('../fonts/Candara.eot');
	src:url('../fonts/Candara.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Candara.woff') format('woff'),
		url('../fonts/Candara.ttf') format('truetype'),
		url('../fonts/Candara.svg#Candara') format('svg');
	font-weight:normal;
	font-style:normal;
}