/* Локальные шрифты вместо static.tildacdn.com */
@font-face {
  font-family: 'TANTWINKLE';
  src: url('../fonts/TANTWINKLE.woff') format('woff');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Liana';
  src: url('../fonts/liana.woff') format('woff');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'KurdyashovDisplay';
  src: url('../fonts/kudryashevdisplay-sa.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
