@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	src:
		local('Lato Regular'),
		local('Lato-Regular'),
		url('Lato_400.woff') format('woff'),
		url('Lato_400.woff2') format('woff2');
}
@font-face {
	font-family: 'Lato';
	font-style: italic;
	font-weight: 400;
	src:
		local('Lato Italic'),
		local('Lato-Italic'),
		url('Lato_400italic.woff') format('woff'),
		url('Lato_400italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 700;
	src:
		local('Lato Bold'),
		local('Lato-Bold'),
		url('Lato_700.woff') format('woff'),
		url('Lato_700.woff2') format('woff2');
}
@font-face {
	font-family: 'Signika';
	font-style: normal;
	font-weight: 400;
	src:
		local('Signika Regular'),
		local('Signika-Regular'),
		url('Signika_400.woff') format('woff'),
		url('Signika_400.woff2') format('woff2');
}
@font-face {
	font-family: 'Signika';
	font-style: normal;
	font-weight: 700;
	src:
		local('Signika Bold'),
		local('Signika-Bold'),
		url('Signika_700.woff') format('woff'),
		url('Signika_700.woff2') format('woff2');
}
