/* LATO */

@font-face {
	font-family: 'Lato';
	src: url('Lato.woff2') format('woff2'),
		url('Lato.woff') format('woff');
	font-weight: normal;
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-02DC;
	letter-spacing: 20px;
}

@font-face {
	font-family: 'Lato';
	src: url('Lato Bold.woff2') format('woff2'),
		url('Lato Bold.woff') format('woff');
	font-weight: bold;
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-02DC;
}