@font-face {
  font-family: 'Bricolage Grotesque-Medium';
  src: url('https://www.rijkk.nl/common/style/font/BricolageGrotesque-Medium.ttf'),
  	url('https/www.rijkk.nl/common/style/font/BricolageGrotesque-Medium.woff2') format('woff2'),
        url('https/www.rijkk.nl/common/style/font/BricolageGrotesque-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Bricolage Grotesque-ExtraLight';
  src: url('https://www.rijkk.nl/common/style/font/BricolageGrotesque-ExtraLight.ttf'),
  	url('https/www.rijkk.nl/common/style/font/BricolageGrotesque-ExtraLight.woff2') format('woff2'),
        url('https/www.rijkk.nl/common/style/font/BricolageGrotesque-ExtraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}