/* Icon font must not use font-display:optional – otherwise PUA glyphs vanish. */
@font-face {
  font-family: 'dk-fontello';
  font-display: swap;
  src: url('../fonts/fontello.woff2?30450377') format('woff2');
  font-weight: normal;
  font-style: normal;
}
