/* Generated from src/css/fonts.css. Do not edit this file directly. */
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&display=swap');

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

@font-face {
  font-family: 'Absans';
  src: url('../fonts/Absans-Regular.woff') format('woff');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Absans';
  src: url('../fonts/Absans-Regular.otf') format('opentype');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}



svg:has(use) {
  inline-size: 1em;

  use {
    fill: currentColor;
  }
}
/*# sourceMappingURL=fonts.css.map */
