@font-face {
  font-family: 'WRC Clean';
  src:
    url('../woff2/wrcclean-bold.woff2')
      format('woff2'),
    url('../woff/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('../woff2/bulltext-regular.woff2')
      format('woff2'),
    url('../woff/bulltext-regular.woff')
      format('woff');
}

@font-face {
  font-family: 'Bull Text';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src:
    url('../woff2/bulltext-medium.woff2')
      format('woff2'),
    url('../woff/bulltext-medium.woff')
      format('woff');
}

@font-face {
  font-family: 'Bull Text';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src:
    url('../woff2/bulltext-bold.woff2')
      format('woff2'),
    url('../woff/bulltext-bold.woff')
      format('woff');
}
