@font-face {
	font-family: Lora;
	font-style: normal;
	font-weight: 400;
	src: url('../../fonts/vendor/Lora/Lora-Regular.woff2') format('woff2'),
		url('../../fonts/vendor/Lora/Lora-Regular.ttf') format('ttf'),
		url('../../fonts/vendor/Lora/Lora-Regular.woff') format('woff');
}

@font-face {
	font-family: Lora;
	font-style: normal;
	font-weight: 700;
	src: url('../../fonts/vendor/Lora/Lora-Bold.woff2') format('woff2'),
		url('../../fonts/vendor/Lora/Lora-Bold.ttf') format('ttf'),
		url('../../fonts/vendor/Lora/Lora-Bold.woff') format('woff');
}