@charset "UTF-8";

/* roboto-regular - latin-ext_latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Light"), 
  		local("Roboto-Light"), 
  		url("/pkiKeyGenerator/jakarta.faces.resource/fonts/roboto/roboto-v20-latin-ext_latin-regular.woff2.xhtml?ln=ultima-layout") format("woff2"), 
  		url("/pkiKeyGenerator/jakarta.faces.resource/fonts/roboto/roboto-v20-latin-ext_latin-regular.woff.xhtml?ln=ultima-layout") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-500 - latin-ext_latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: local("Roboto"), 
  		local("Roboto-Regular"), 
  		url("/pkiKeyGenerator/jakarta.faces.resource/fonts/roboto/roboto-v20-latin-ext_latin-500.woff2.xhtml?ln=ultima-layout") format("woff2"), 
  		url("/pkiKeyGenerator/jakarta.faces.resource/fonts/roboto/roboto-v20-latin-ext_latin-500.woff.xhtml?ln=ultima-layout") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-700 - latin-ext_latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), 
  		local("Roboto-Bold"), 
  		url("/pkiKeyGenerator/jakarta.faces.resource/fonts/roboto/roboto-v20-latin-ext_latin-700.woff2.xhtml?ln=ultima-layout") format("woff2"), 
  		url("/pkiKeyGenerator/jakarta.faces.resource/fonts/roboto/roboto-v20-latin-ext_latin-700.woff.xhtml?ln=ultima-layout") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}