/* Lexend is licensed under the SIL Open Font License 1.1. */
@font-face {
  font-family: 'Lexend';
  src: url('./web/Lexend-Regular.woff2') format('woff2');
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: 'Lexend';
  src: url('./web/Lexend-Medium.woff2') format('woff2');
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: 'Lexend';
  src: url('./web/Lexend-SemiBold.woff2') format('woff2');
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}
