
/* font-family: "Lato-Black"; */
@font-face {
	font-family: "Lato-Black";
	 src: url('../fonts/Lato-Black.eot?') format('eot'), 
         url('../fonts/Lato-Black.woff') format('woff'), 
         url('../fonts/Lato-Black.ttf')  format('truetype');
}

/* font-family: "Lato-Bold"; */
@font-face {
	font-family: "Lato-Bold";
	 src: url('../fonts/Lato-Bold.eot?') format('eot'), 
         url('../fonts/Lato-Bold.woff') format('woff'), 
         url('../fonts/Lato-Bold.ttf')  format('truetype');
}

/* font-family: "Lato-Light"; */
@font-face {
	font-family: "Lato-Light";
 src: url('../fonts/Lato-Light.eot?') format('eot'), 
         url('../fonts/Lato-Light.woff') format('woff'), 
         url('../fonts/Lato-Light.ttf')  format('truetype');
}

/* font-family: "Lato-Regular"; */
@font-face {
	font-family: "Lato-Regular";
 src: url('../fonts/Lato-Regular.eot?') format('eot'), 
         url('../fonts/Lato-Regular.woff') format('woff'), 
         url('../fonts/Lato-Regular.ttf')  format('truetype');
}

/* font-family: "Lato-Semibold"; */
@font-face {
	font-family: "Lato-Semibold";
 src: url('../fonts/Lato-Semibold.eot?') format('eot'), 
         url('../fonts/Lato-Semibold.woff') format('woff'), 
         url('../fonts/Lato-Semibold.ttf')  format('truetype');
}

/* font-family: "Lobster"; */
@font-face {
	font-family: "Lobster";
 src: url('../fonts/Lobster.eot?') format('eot'), 
         url('../fonts/Lobster.woff') format('woff'), 
         url('../fonts/Lobster.ttf')  format('truetype');
}

/* font-family: "Open-Sans"; */
@font-face {
	font-family: "Open-Sans";
 src: url('../fonts/Open-Sans.eot?') format('eot'), 
         url('../fonts/Open-Sans.woff') format('woff'), 
         url('../fonts/Open-Sans.ttf')  format('truetype');
}

