@font-face {
  font-family: 'Involve';
  src: url('/fonts/Involve-Regular.woff2') format('woff2'),
       url('/fonts/Involve-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  font-synthesis: none;
  text-rendering: optimizeLegibility;
  font-variation-settings: "wght" 400;
}

@font-face {
  font-family: 'Involve';
  src: url('/fonts/Involve-Medium.woff2') format('woff2'),
       url('/fonts/Involve-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  font-synthesis: none;
  text-rendering: optimizeLegibility;
}

@font-face {
  font-family: 'Involve';
  src: url('/fonts/Involve-SemiBold.woff2') format('woff2'),
       url('/fonts/Involve-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  font-synthesis: none;
  text-rendering: optimizeLegibility;
}


@font-face {
  font-family: 'Involve';
  src: url('/fonts/Involve-Bold.woff2') format('woff2'),
       url('/fonts/Involve-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  font-synthesis: none;
  text-rendering: optimizeLegibility;
}
