/*
 * Kudryashev Display Contrast
 * © ParaType, дизайнер Тагир Сафаев
 * Лицензионный шрифт для использования на grand-premier.com
 * https://www.paratype.ru/
 */

@font-face {
  font-family: 'Kudryashev Display Contrast';
  src: url('../fonts/kudryashev-display_contrast.woff2') format('woff2'),
       url('../fonts/kudryashev-display_contrast.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.index-main__title,
.index-for__title,
.index-for-create__title,
.index-portfolio__title,
.index-portfolio__heading,
.index-offer__title,
.index-offer__heading,
.index-experience__title,
.index-guests__title,
.index-partners__title,
.index-welcome__title,
.index-repeat__title,
.index-repeat__heading,
.single-main__title,
.single-for__title,
.single-create__title,
.single-advice__title,
.single-stage__title,
.single-righttexts__title,
.single-lefttexts__title,
.project-main__title,
.project-for__title,
.project-review__title,
.portfolio-main__title,
.portfolio-for__title,
.portfolio-for__minititle,
.portfolio-leftimage__title,
.portfolio-rightimage__title,
.footer__title {
  font-family: 'Kudryashev Display Contrast', serif !important;
}
