@font-face {
  font-family: 'Saans';
  font-style: normal;
  font-weight: normal;
  font-display: fallback;
  src: url('./SaansRegular.woff2') format('woff2'), url('./SaansRegular.woff') format('woff');
}

@font-face {
  font-family: 'Saans';
  font-style: normal;
  font-weight: 700;
  font-display: fallback;
  src: url('./SaansMedium.woff2') format('woff2'), url('./SaansMedium.woff') format('woff');
}

@font-face {
  font-family: 'Saans';
  font-style: normal;
  font-weight: normal;
  font-display: fallback;
  src: url('./SaansRegular.woff2') format('woff2'), url('./SaansRegular.woff') format('woff');
}
