@font-face {
	font-family: 'Lora';
	font-style: normal;
	font-weight: 400;
	src:
		local('Lora Regular'),
		local('Lora-Regular'),
		/* from https://fonts.gstatic.com/s/lora/v12/0QIvMX1D_JOuMwr7Iw.woff2 */
		url('Lora_400.woff2') format('woff2'),
		/* from https://fonts.gstatic.com/s/lora/v12/0QIvMX1D_JOuMwr7JQ.woff */
		url('Lora_400.woff') format('woff');
}
@font-face {
	font-family: 'Lora';
	font-style: italic;
	font-weight: 400;
	src:
		local('Lora Italic'),
		local('Lora-Italic'),
		/* from https://fonts.gstatic.com/s/lora/v12/0QIhMX1D_JOuMw_LIftL.woff2 */
		url('Lora_400i.woff2') format('woff2'),
		/* from https://fonts.gstatic.com/s/lora/v12/0QIhMX1D_JOuMw_LIftN.woff */
		url('Lora_400i.woff') format('woff');
}
@font-face {
	font-family: 'Lora';
	font-style: normal;
	font-weight: 700;
	src:
		local('Lora Bold'),
		local('Lora-Bold'),
		/* from https://fonts.gstatic.com/s/lora/v12/0QIgMX1D_JOuO7HeNtxumg.woff2 */
		url('Lora_700.woff2') format('woff2'),
		/* from https://fonts.gstatic.com/s/lora/v12/0QIgMX1D_JOuO7HeNtxunA.woff */
		url('Lora_700.woff') format('woff');
}
@font-face {
	font-family: 'Lora';
	font-style: italic;
	font-weight: 700;
	src:
		local('Lora Bold Italic'),
		local('Lora-BoldItalic'),
		/* from https://fonts.gstatic.com/s/lora/v12/0QIiMX1D_JOuMw_Dmt5emNGr.woff2 */
		url('Lora_700i.woff2') format('woff2'),
		/* from https://fonts.gstatic.com/s/lora/v12/0QIiMX1D_JOuMw_Dmt5emNGt.woff */
		url('Lora_700i.woff') format('woff');
}
