/* Lato base set */

/* Lato - regular */
@font-face{
  font-family: 	'Lato';
  src: 				url('../webfonts/google/Lato/lato-regular-webfont.eot?') format('eot'), url('../webfonts/google/Lato/lato-regular-webfont.woff') format('woff'), url('../webfonts/google/Lato/lato-regular-webfont.ttf') format('truetype');
  font-weight: 	normal;
  font-style: 	normal;
}

/* Lato - bold */
@font-face{
  font-family: 'Lato';
  src: url('../webfonts/google/Lato/lato-bold-webfont.eot?') format('eot'), url('../webfonts/google/Lato/lato-bold-webfont.woff') format('woff'), url('../webfonts/google/Lato/lato-boldwebfont.ttf') format('truetype');
  font-weight: 	bold;
  font-style: 	normal;
}

/* Lato - italic */
@font-face{
  font-family: 'Lato';
  src: url('../webfonts/google/Lato/lato-italic-webfont.eot?') format('eot'), url('../webfonts/google/Lato/lato-italic-webfont.woff') format('woff'), url('../webfonts/google/Lato/lato-italic-webfont.ttf') format('truetype');
  font-weight: 	normal;
  font-style: 	italic;
}

/* Lato - bolditalic */
@font-face{
  font-family: 'Lato';
  src: url('../webfonts/google/Lato/lato-bolditalic-webfont.eot?') format('eot'), url('../webfonts/google/Lato/lato-bolditalic-webfont.woff') format('woff'), url('../webfonts/google/Lato/lato-bolditalic-webfont.ttf') format('truetype');
  font-weight: 	bold;
  font-style: 	italic;
}

.Lato-Font{
	font-family: 					'Lato';
}

/* Lato black set */

/* Lato - black */
@font-face{
  font-family: 'Lato Black';
  src: url('../webfonts/google/Lato/lato-black-webfont.eot?') format('eot'), url('../webfonts/google/Lato/lato-black-webfont.woff') format('woff'), url('../webfonts/google/Lato/lato-black-webfont.ttf') format('truetype');
  font-weight: 	normal;
  font-style: 	normal;
}

/* Lato - blackitalic */
@font-face{
  font-family: 'Lato Black';
  src: url('../webfonts/google/Lato/lato-blackitalic-webfont.eot?') format('eot'), url('../webfonts/google/Lato/lato-blackitalic-webfont.woff') format('woff'), url('../webfonts/google/Lato/lato-blackitalic-webfont.ttf') format('truetype');
  font-weight: 	normal;
  font-style: 	italic;
}

.Lato-Black-Font{
	font-family: 					'Lato Black';
}

/* Lato light set */

/* Lato - light */
@font-face{
  font-family: 'Lato Light';
  src: url('../webfonts/google/Lato/lato-light-webfont.eot?') format('eot'), url('../webfonts/google/Lato/lato-light-webfont.woff') format('woff'), url('../webfonts/google/Lato/lato-light-webfont.ttf') format('truetype');
  font-weight: 	normal;
  font-style: 	normal;
}

/* Lato - lightitalic */
@font-face{
  font-family: 'Lato Light';
  src: url('../webfonts/google/Lato/lato-lightitalic-webfont.eot?') format('eot'), url('../webfonts/google/Lato/lato-lightitalic-webfont.woff') format('woff'), url('../webfonts/google/Lato/lato-lightitalic-webfont.ttf') format('truetype');
  font-weight: 	normal;
  font-style: 	italic;
}

.Lato-Light-Font{
	font-family: 					'Lato Light';
}

/* Lato hairline set */

/* Lato - hairline */
@font-face{
  font-family: 'Lato Hairline';
  src: url('../webfonts/google/Lato/lato-hairline-webfont.eot?') format('eot'), url('../webfonts/google/Lato/lato-hairline-webfont.woff') format('woff'), url('../webfonts/google/Lato/lato-hairline-webfont.ttf') format('truetype');
  font-weight: 	normal;
  font-style: 	normal;
}

/* Lato - hairlineitalic */
@font-face{
  font-family: 'Lato Hairline';
  src: url('../webfonts/google/Lato/lato-hairlineitalic-webfont.eot?') format('eot'), url('../webfonts/google/Lato/lato-hairlineitalic-webfont.woff') format('woff'), url('../webfonts/google/Lato/lato-hairlineitalic-webfont.ttf') format('truetype');
  font-weight: 	normal;
  font-style: 	italic;
}

.Lato-Hairline-Font{
	font-family: 					'Lato Hairline';
}