@font-face {
  font-family: 'icons';
  font-display: swap;
  src: url('./fonts/icons.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'KharkivTone';
  font-display: swap;
  src: url('./fonts/KharkivTone-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  font-display: swap;
  src: url('./fonts/Montserrat-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'MontserratAlternates';
  font-display: swap;
  src: url('./fonts/MontserratAlternates-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'MontserratAlternates';
  font-display: swap;
  src: url('./fonts/MontserratAlternates-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}
