@font-face{
	font-family:'FontAwesome';
	src:url('../fonts/fontawesome-webfont.eot');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'),
		url('../fonts/fontawesome-webfont.ttf') format('truetype'),
		url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal;
}

@font-face {
	font-family:'lato_light';
    src:url('../fonts/lato-lig-webfont.eot');
    src:url('../fonts/lato-lig-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/lato-lig-webfont.woff') format('woff'),
        url('../fonts/lato-lig-webfont.ttf') format('truetype'),
        url('../fonts/lato-lig-webfont.svg') format('svg');
    font-weight:normal;
    font-style:normal;
}
@font-face {
	font-family:'lato_regular';
    src:url('../fonts/lato-reg-webfont.eot');
    src:url('../fonts/lato-reg-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/lato-reg-webfont.woff') format('woff'),
        url('../fonts/lato-reg-webfont.ttf') format('truetype'),
        url('../fonts/lato-reg-webfont.svg') format('svg');
    font-weight:normal;
    font-style:normal;
}
@font-face {
	font-family:'lato_bold';
    src:url('../fonts/lato-bol-webfont.eot');
    src:url('../fonts/lato-bol-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/lato-bol-webfont.woff') format('woff'),
        url('../fonts/lato-bol-webfont.ttf') format('truetype'),
        url('../fonts/lato-bol-webfont.svg') format('svg');
    font-weight:bold;
    font-style:normal;
}
@font-face {
	font-family:'lato_black';
    src:url('../fonts/lato-black-webfont.eot');
    src:url('../fonts/lato-black-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/lato-black-webfont.woff') format('woff'),
        url('../fonts/lato-black-webfont.ttf') format('truetype'),
        url('../fonts/lato-black-webfont.svg') format('svg');
    font-weight:bold;
    font-style:normal;
}