@charset "UTF-8";

@font-face {
  font-family: 'dotsfont';
  src: url("/pkiKeyGenerator/jakarta.faces.resource/fonts/dotsfont.eot.xhtml?ln=tilsor");
  src: url("") format('embedded-opentype'),
       url("/pkiKeyGenerator/jakarta.faces.resource/fonts/dotsfont.woff.xhtml?ln=tilsor") format('woff'),
       url("/pkiKeyGenerator/jakarta.faces.resource/fonts/dotsfont.ttf.xhtml?ln=tilsor") format('truetype'),
       url("") format('svg');
}

.dotsfont
{
	font-family: 'dotsfont' !important;
	-webkit-text-security: disc !important;
	font-size: 0.8em;
}