/* Regular (Обычный) */
@font-face {
  font-family: 'Pixeled';
  src: url('./Pixeled.woff2') format('woff2'),
    url('./Pixeled.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
