@charset "utf-8";
@font-face {
	font-family:'Lora';
	font-style:normal;
	font-weight:400;
	src:url(/fonts/Lora/Lora-Regular.ttf) format('truetype')
}
@font-face {
	font-family:'Lora';
	font-style:normal;
	font-weight:500;
	src:url(/fonts/Lora/Lora-Medium.ttf) format('truetype')
}
@font-face {
	font-family:'Lora';
	font-style:normal;
	font-weight:600;
	src:url(/fonts/Lora/Lora-SemiBold.ttf) format('truetype')
}
@font-face {
	font-family:'Lora';
	font-style:normal;
	font-weight:700;
	src:url(/fonts/Lora/Lora-Bold.ttf) format('truetype')
}
