@font-face {
  font-family: 'FiraSans';
  font-weight: normal;
  font-style: normal;
  src: url('./FiraSans-Regular.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'FiraSans';
  font-style: normal;
  font-weight: bold;
  src: url('./FiraSans-Bold.woff2') format('woff2');
}
