/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url("/javax.faces.resource/fonts/open-sans-v15-latin-regular.eot.xhtml?ln=css"); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url("/javax.faces.resource/fonts/open-sans-v15-latin-regular.eot.xhtml?ln=css?#iefix") format('embedded-opentype'), /* IE6-IE8 */
       url("/javax.faces.resource/fonts/open-sans-v15-latin-regular.woff2.xhtml?ln=css") format('woff2'), /* Super Modern Browsers */
       url("/javax.faces.resource/fonts/open-sans-v15-latin-regular.woff.xhtml?ln=css") format('woff'), /* Modern Browsers */
       url("/javax.faces.resource/fonts/open-sans-v15-latin-regular.ttf.xhtml?ln=css") format('truetype'); /* Safari, Android, iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url("/javax.faces.resource/fonts/open-sans-v15-latin-700.eot.xhtml?ln=css"); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url("/javax.faces.resource/fonts/open-sans-v15-latin-700.eot.xhtml?ln=css?#iefix") format('embedded-opentype'), /* IE6-IE8 */
       url("/javax.faces.resource/fonts/open-sans-v15-latin-700.woff2.xhtml?ln=css") format('woff2'), /* Super Modern Browsers */
       url("/javax.faces.resource/fonts/open-sans-v15-latin-700.woff.xhtml?ln=css") format('woff'), /* Modern Browsers */
       url("/javax.faces.resource/fonts/open-sans-v15-latin-700.ttf.xhtml?ln=css") format('truetype'); /* Safari, Android, iOS */
}