@font-face {
	font-family: text-security-disc;
	src: url("../fonts/text-security-disc.woff");
}

.password {
	-webkit-text-security: disc;
	font-family: text-security-disc;
}