@font-face {
	font-family: 'Lora';
	font-weight: 400;
	font-style: normal;
	src: url('lora-regular.eot');
	src: url('lora-regular.eot?#iefix') format('embedded-opentype'),
		local('Lora'),
		local('Lora-Regular'),
		url('lora-regular.woff2') format('woff2'),
		url('lora-regular.woff') format('woff'),
		url('lora-regular.ttf') format('truetype'),
		url('lora-regular.svg#Lora') format('svg');
}

@font-face {
	font-family: 'Lora';
	font-weight: 700;
	font-style: normal;
	src: url('lora-bold.eot');
	src: url('lora-bold.eot?#iefix') format('embedded-opentype'),
		local('Lora Bold'),
		local('Lora-Bold'),
		url('lora-bold.woff2') format('woff2'),
		url('lora-bold.woff') format('woff'),
		url('lora-bold.ttf') format('truetype'),
		url('lora-bold.svg#Lora') format('svg');
}

@font-face {
	font-family: 'Lora';
	font-weight: 400;
	font-style: italic;
	src: url('lora-italic.eot');
	src: url('lora-italic.eot?#iefix') format('embedded-opentype'),
		local('Lora Italic'),
		local('Lora-Italic'),
		url('lora-italic.woff2') format('woff2'),
		url('lora-italic.woff') format('woff'),
		url('lora-italic.ttf') format('truetype'),
		url('lora-italic.svg#Lora') format('svg');
}

@font-face {
	font-family: 'Lora';
	font-weight: 700;
	font-style: italic;
	src: url('lora-bolditalic.eot');
	src: url('lora-bolditalic.eot?#iefix') format('embedded-opentype'),
		local('Lora Bold Italic'),
		local('Lora-BoldItalic'),
		url('lora-bolditalic.woff2') format('woff2'),
		url('lora-bolditalic.woff') format('woff'),
		url('lora-bolditalic.ttf') format('truetype'),
		url('lora-bolditalic.svg#Lora') format('svg');
}

