

@font-face {
    font-family: "Lato Regular";
	src: url(../fonts/lato/lato-regular-webfont.ttf) format("truetype");
}
@font-face {
	font-family: "Lato Regular IE";
    src: url(../fonts/lato/lato-regular-webfont.eot),
		 url(../fonts/lato/lato-regular-webfont.eot?#iefix) format('embedded-opentype');
}
@font-face {
    font-family: "Lato Light";
	src: url(../fonts/lato/lato-light-webfont.ttf) format("truetype");
}
@font-face {
    font-family: "Lato Light IE";
	src: url(../fonts/lato/lato-light-webfont.eot),
		 url(../fonts/lato/lato-light-webfont.eot?#iefix) format('embedded-opentype');
}
@font-face {
    font-family: "Lato Bold";
	src: url(../fonts/lato/lato-bold-webfont.ttf) format("truetype");
}
@font-face {
    font-family: "Lato Bold IE";
    src: url(../fonts/lato/lato-bold-webfont.eot),
		 url(../fonts/lato/lato-bold-webfont.eot?#iefix) format('embedded-opentype');
}



@font-face {
  font-family: "Flat-UI-Icons";
  src: url("../fonts/Flat-UI-Icons.eot");
  src: url("../fonts/Flat-UI-Icons.eot?#iefix") format("embedded-opentype"), url("../fonts/Flat-UI-Icons.woff") format("woff"), url("../fonts/Flat-UI-Icons.ttf") format("truetype"), url("../fonts/Flat-UI-Icons.svg#Flat-UI-Icons") format("svg");
  font-weight: normal;
  font-style: normal;
}


@font-face {
    font-family: "Open Sans regular";
	src: url(../fonts/OpenSans/OpenSans-Regular.ttf) format("truetype"); 

}
@font-face {
    font-family: "Open Sans regular italic";
	src: url(../fonts/OpenSans/OpenSans-RegularItalic.ttf) format("truetype");

}

@font-face {
    font-family: "Open Sans light";
	src: url(../fonts/OpenSans/OpenSans-Light.ttf) format("truetype");

	
}
@font-face {
    font-family: "Open Sans light italic";
	src: url(../fonts/OpenSans/OpenSans-LightItalic.ttf) format("truetype");

}


@font-face {
    font-family: "Open Sans semibold";
	src: url(../fonts/OpenSans/OpenSans-SemiBold.ttf) format("truetype");
	
}

@font-face {
    font-family: "Open Sans semibold italic";
	src: url(../fonts/OpenSans/OpenSans-SemiBoldItalic.ttf) format("truetype");
	
}



@font-face {
    font-family: "Open Sans bold";
	src: url(../fonts/OpenSans/OpenSans-Bold.ttf) format("truetype");
	
}

@font-face {
    font-family: "Open Sans bold italic";
	src: url(../fonts/OpenSans/OpenSans-BoldItalic.ttf) format("truetype");
	
}