@font-face {
  font-family: 'WRC Clean';
  src:
    url('https://rbds-static.redbull.com/@wrc/foundation/latest/primitives/typefaces/WRCClean/WRCClean-Bold.woff2')
      format('woff2'),
    url('https://rbds-static.redbull.com/@wrc/foundation/latest/primitives/typefaces/WRCClean/WRCClean-Bold.woff')
      format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Bull Text';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src:
    url('https://rbds-static.redbull.com/@wrc/foundation/latest/primitives/typefaces/BullText/v5.002/BullText-Regular.woff2')
      format('woff2'),
    url('https://rbds-static.redbull.com/@wrc/foundation/latest/primitives/typefaces/BullText/v5.002/BullText-Regular.woff')
      format('woff');
}

@font-face {
  font-family: 'Bull Text';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src:
    url('https://rbds-static.redbull.com/@wrc/foundation/latest/primitives/typefaces/BullText/v5.002/BullText-Medium.woff2')
      format('woff2'),
    url('https://rbds-static.redbull.com/@wrc/foundation/latest/primitives/typefaces/BullText/v5.002/BullText-Medium.woff')
      format('woff');
}

@font-face {
  font-family: 'Bull Text';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src:
    url('https://rbds-static.redbull.com/@wrc/foundation/latest/primitives/typefaces/BullText/v5.002/BullText-Bold.woff2')
      format('woff2'),
    url('https://rbds-static.redbull.com/@wrc/foundation/latest/primitives/typefaces/BullText/v5.002/BullText-Bold.woff')
      format('woff');
}
