/*============================================================
  CANELA WEB  (Commercial Type — license 2606-VITJPB)
  Heading typeface for the new design system.
  Self-hosted per the Commercial Type web license.
  Used via the --font-heading token in tokens.css.

  Do not modify the font software (per Commercial Type EULA).
============================================================*/
@font-face {
	font-family: 'Canela Web';
	src: url('../fonts/Canela-Thin-Web.woff2') format('woff2');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}