@font-face {
	font-family: 'Lato';
	src: url( '../fonts/lato-latin/lato-latin-black.woff2' ) format( 'woff2' );
	font-style: normal;
	font-weight: 900;
}

@font-face {
	font-family: 'Lato';
	src: url( '../fonts/lato-latin/lato-latin-bold.woff2' ) format( 'woff2' );
	font-style: normal;
	font-weight: 700;
}

@font-face {
	font-family: 'Lato';
	src: url( '../fonts/lato-latin/lato-latin-bold-italic.woff2' ) format( 'woff2' );
	font-style: italic;
	font-weight: 700;
}

@font-face {
	font-family: 'Lato';
	src: url( '../fonts/lato-latin/lato-latin-italic.woff2' ) format( 'woff2' );
	font-style: italic;
	font-weight: 400;
}

@font-face {
	font-family: 'Lato';
	src: url( '../fonts/lato-latin/lato-latin-light.woff2' ) format( 'woff2' );
	font-style: normal;
	font-weight: 300;
}

@font-face {
	font-family: 'Lato';
	src: url( '../fonts/lato-latin/lato-latin-light-italic.woff2' ) format( 'woff2' );
	font-style: italic;
	font-weight: 300;
}

@font-face {
	font-family: 'Lato';
	src: url( '../fonts/lato-latin/lato-latin-regular.woff2' ) format( 'woff2' );
	font-style: normal;
	font-weight: 400;
}
