/* TT Hoves Pro Trial — локальные веб-шрифты (сконвертированы из ttf в woff2) */

@font-face {
  font-family: 'TT Hoves Pro';
  src: url('../fonts/TTHovesPro-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TT Hoves Pro';
  src: url('../fonts/TTHovesPro-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TT Hoves Pro';
  src: url('../fonts/TTHovesPro-DemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TT Hoves Pro';
  src: url('../fonts/TTHovesPro-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
