@font-face {
  font-family: 'Source';
  src:
    url('SourceSans3-Medium.woff2') format('woff2'),
    url('SourceSans3-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PPFormula';
  src:
    url('PPFormula-CondensedBold.woff2') format('woff2'),
    url('PPFormula-CondensedBold.woff') format('woff');
  font-weight: 700;
  font-style: bold;
  font-display: swap;
}

@font-face {
  font-family: 'PPFormula';
  src:
    url('PPFormula-CondensedRegular.woff2') format('woff2'),
    url('PPFormula-CondensedRegular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
