@font-face {
    font-family: 'Open Sans';
    src:url("/sne/javax.faces.resource/OpenSans-Regular.eot.xhtml?ln=fonts") format('eot'),
    	url("/sne/javax.faces.resource/OpenSans-Regular.woff.xhtml?ln=fonts") format('woff'),
    	local('Open Sans'), url("/sne/javax.faces.resource/OpenSans-Regular.ttf.xhtml?ln=fonts") format('truetype'),
    	url("/sne/javax.faces.resource/OpenSans-Regular.svg.xhtml?ln=fonts") format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans Light';
    src:url("/sne/javax.faces.resource/OpenSans-Light.eot.xhtml?ln=fonts") format('eot'),
    	url("/sne/javax.faces.resource/OpenSans-Light.woff.xhtml?ln=fonts") format('woff'),
    	local('Open Sans'), url("/sne/javax.faces.resource/OpenSans-Light.ttf.xhtml?ln=fonts") format('truetype'),
    	url("/sne/javax.faces.resource/OpenSans-Light.svg.xhtml?ln=fonts") format('svg');
    font-weight: light;
    font-style: normal;
}