@font-face {
  font-family: 'dotsfont';
  src: url('../fonts/dotsfont/dotsfont.eot');
  src: url('../fonts/dotsfont/dotsfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/dotsfont/dotsfont.woff') format('woff'),
       url('../fonts/dotsfont/dotsfont.ttf') format('truetype'),
       url('../fonts/dotsfont/dotsfont.svg#dotsfontregular') format('svg');
}
@font-face {
    font-family: 'text-security-disc';
    src: url('../fonts/text-security/text-security-disc.eot');
    src: url('../fonts/text-security/text-security-disc.eot?#iefix') format('embedded-opentype'),
        url('../fonts/text-security/text-security-disc.woff2') format('woff2'),
        url('../fonts/text-security/text-security-disc.woff') format('woff'),
        url('../fonts/text-security/text-security-disc.ttf') format('truetype'),
        url('../fonts/text-security/text-security-disc.svg#text-security') format('svg');
}
[conceal] {
  /* font-family: 'dotsfont'; */
  font-family: 'text-security-disc';
}
