@font-face {
  font-family: 'password';
  font-style: normal;
  font-weight: 400;
  src: url(password.ttf);
}

input.ap-mask-field {
  font-family: 'password' !important;
}