/* Кастомные шрифты темы. Откат: убрать эту строку из libs-in-head.html */
@font-face {
  font-family: 'Indira K';
  src: url('../fonts/theme/indira-k/fonts/IndiraK.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Indira df';
  src: url('../fonts/theme/indira-df/fonts/Indiradf.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Intro';
  src: url('../fonts/theme/intro/fonts/Intro-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Intro';
  src: url('../fonts/theme/intro/fonts/Intro-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Intro Book';
  src: url('../fonts/theme/intro/fonts/Intro-Book.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
