@font-face {
  font-family: 'fontello';
  src: url('/fonts/fontello.eot?62211181');
  src: url('/fonts/fontello.eot?62211181#iefix') format('embedded-opentype'),
       url('/fonts/fontello.woff?62211181') format('woff');	
  font-weight: normal;
  font-style: normal;

}

@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	src: 	url('/fonts/lato400.eot');
	src: 	local('Lato Regular'), local('Lato-Regular'), url('/fonts/lato400.eot') format('embedded-opentype'), 
			url('/fonts/lato400.woff') format('woff'),
			url('/fonts/lato400.svg') format('svg');			
}

@font-face {
	font-family: 'Lato';
	font-style: lighter;
	font-weight: 400;
	src: 	url('/fonts/lato400.eot');
	src: 	local('Lato Regular'), local('Lato-Regular'), url('/fonts/lato400.eot') format('embedded-opentype'), 
			url('/fonts/lato400.woff') format('woff'),
			url('/fonts/lato400.svg') format('svg');			
}

@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: 	url('/fonts//fonts/lato400italic.eot');
  src: 	local('Lato Italic'), local('Lato-Italic'), url('/fonts/lato400italic.eot') format('embedded-opentype'), 
  		url('/fonts/lato400italic.woff') format('woff'),
		url('/fonts/lato400italic.svg') format('svg');		
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: 	url('/fonts/lato700.eot');
  src: 	local('Lato Bold'), local('Lato-Bold'), url('/fonts/lato700.eot') format('embedded-opentype'), 
  		url('/fonts/lato700.woff') format('woff'),
		url('/fonts/lato700.svg') format('svg');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: 	url('/fonts/lato900.eot');
  src: 	local('Lato Black'), local('Lato-Black'), url('/fonts/lato900.eot') format('embedded-opentype'), 
  		url('/fonts/lato900.woff') format('woff'),
		url('/fonts/lato900.svg') format('svg');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: 	url('/fonts/montserrat400.eot');
  src: 	local('Montserrat-Regular'), url('/fonts/montserrat400.eot') format('embedded-opentype'), 
  		url('/fonts/montserrat400.woff') format('woff'),
		url('/fonts/montserrat400.svg') format('svg');
}

@font-face {
  font-family: 'Cardo';
  font-style: italic;
  font-weight: 400;
  src: 	url('/fonts/cardo400italic.eot');
  src: 	local('Cardo Italic'), local('Cardo-Italic'), url('/fonts/cardo400italic.eot') format('embedded-opentype'), 
  		url('/fonts/cardo400italic.woff') format('woff');
}