@font-face {
  font-family: 'Baro Contour';
  src: url('/res/fonts/Baro-Contour.woff2') format('woff2'),
      url('/res/fonts/Baro-Contour.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Baro LineFour';
  src: url('/res/fonts/Baro-LineFour.woff2') format('woff2'),
      url('/res/fonts/Baro-LineFour.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Baro LineOne';
  src: url('/res/fonts/Baro-LineOne.woff2') format('woff2'),
      url('/res/fonts/Baro-LineOne.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Baro LineThree';
  src: url('/res/fonts/Baro-LineThree.woff2') format('woff2'),
      url('/res/fonts/Baro-LineThree.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Baro LineTwo';
  src: url('/res/fonts/Baro-LineTwo.woff2') format('woff2'),
      url('/res/fonts/Baro-LineTwo.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Baro';
  src: url('/res/fonts/Baro-Plain.woff2') format('woff2'),
      url('/res/fonts/Baro-Plain.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Baro Strip';
  src: url('/res/fonts/Baro-Strip.woff2') format('woff2'),
      url('/res/fonts/Baro-Strip.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url('/res/fonts/Inter24pt-Light.woff2') format('woff2'),
      url('/res/fonts/Inter24pt-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url('/res/fonts/Inter24pt-Regular.woff2') format('woff2'),
      url('/res/fonts/Inter24pt-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}