@font-face {
  font-family: 'bricolage';
  src: url('BricolageGrotesque[opsz,wdth,wght].woff2') format('woff2-variations'),
       url('BricolageGrotesque-Regular.woff2') format('woff2');
       font-weight: normal;
       font-style: normal;
}

@font-face {
  font-family: 'bricolage';
  src: url('BricolageGrotesque[opsz,wdth,wght].woff2') format('woff2-variations'),
       url('BricolageGrotesque-Bold.woff2') format('woff2');
       font-weight: bold;
       font-style: normal;
}
