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

@font-face {
  font-family: 'BarlowSemiCondensed-Bold';
  font-weight: bold;
  font-style: normal;
  format: ('ttf');
  src: url('./BarlowSemiCondensed-Bold.ttf');
  font-display: swap;
}
