@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600;800&display=swap');

@font-face {
  font-family: 'TT Hoves Pro Trial';
  src: url('TTHovesProTrial-Rg.woff2') format('woff2'),
      url('TTHovesProTrial-Rg.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TT Hoves Pro Trial Bold';
  src: url('TTHovesProTrial-Bd.woff2') format('woff2'),
      url('TTHovesProTrial-Bd.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

