@font-face {
    font-family: 'LiberationSansRegular';
    src: url('LiberationSans-Regular-webfont.eot');
    src: url('LiberationSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('LiberationSans-Regular-webfont.woff') format('woff'),
         url('LiberationSans-Regular-webfont.ttf') format('truetype'),
         url('LiberationSans-Regular-webfont.svg#LiberationSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* @font-face kit by Fonts2u (http://www.fonts2u.com) */ 
@font-face {
	 font-family:"Open Sans Semibold";
	 src:url("OpenSans-Semibold.eot?")
	 format("eot"),url("OpenSans-Semibold.woff") format("woff"),url("OpenSans-Semibold.ttf")
	 format("truetype"),url("OpenSans-Semibold.svg#OpenSans-Semibold") format("svg");
	 font-weight:normal;
	 font-style:normal;
 }
