/* ubuntu-regular - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: url("/javax.faces.resource/ubuntu/ubuntu-v20-latin-regular.eot.xhtml?ln=fonts"); /* IE9 Compat Modes */
  src: local(''),
       url("") format('embedded-opentype'), /* IE6-IE8 */
       url("/javax.faces.resource/ubuntu/ubuntu-v20-latin-regular.woff2.xhtml?ln=fonts") format('woff2'), /* Super Modern Browsers */
       url("/javax.faces.resource/ubuntu/ubuntu-v20-latin-regular.woff.xhtml?ln=fonts") format('woff'), /* Modern Browsers */
       url("/javax.faces.resource/ubuntu/ubuntu-v20-latin-regular.ttf.xhtml?ln=fonts") format('truetype'), /* Safari, Android, iOS */
       url("") format('svg'); /* Legacy iOS */
}