@font-face {
  font-family: 'Candid';
  src:
    url('candid-medium.woff2') format('woff2'),
    url('candid-medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Candid';
  src:
    url('candid-bold.woff2') format('woff2'),
    url('candid-bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Candid';
  src:
    url('candid-heavy.woff2') format('woff2'),
    url('candid-heavy.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
