@font-face {
	font-family: 'FontAwesome';
	src: url('/image_css/font/fontawesome-webfont.eot');
	src: url('/image_css/font/fontawesome-webfont.eot') format('embedded-opentype'), url('/image_css/font/fontawesome-webfont.woff') format('woff'), url('/image_css/font/fontawesome-webfont.ttf') format('truetype'), url('/image_css/font/fontawesome-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: 200;
    src: local("Source Sans Pro ExtraLight"), local("SourceSansPro-ExtraLight"), url("/image_css/font/SourceSansProExtraLight.woff") format("woff");
}
@font-face {
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: 300;
    src: local("Source Sans Pro Light"), local("SourceSansPro-Light"), url("/image_css/font/SourceSansProLight.woff") format("woff");
}
@font-face {
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: 400;
    src: local("Source Sans Pro"), local("SourceSansPro-Regular"), url("/image_css/font/SourceSansProRegular.woff") format("woff");
}
@font-face {
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: 600;
    src: local("Source Sans Pro Semibold"), local("SourceSansPro-Semibold"), url("/image_css/font/SourceSansProSemibold.woff") format("woff");
}
@font-face {
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: 700;
    src: local("Source Sans Pro Bold"), local("SourceSansPro-Bold"), url("/image_css/font/SourceSansProBold.woff") format("woff");
}
@font-face {
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: 900;
    src: local("Source Sans Pro Black"), local("SourceSansPro-Black"), url("/image_css/font/SourceSansProBlack.woff") format("woff");
}