/* Material Symbols Outlined — self-hosted subset for senvow.
   Consumed by the .material-icons class (font-family + axes set in theme.scss).
   Upload this file and material-symbols-outlined.woff2 to the same S3/CloudFront path. */
@font-face {
  font-family: 'Material Symbols Outlined';
  font-style: normal;
  font-weight: 100 700;
  font-display: block;
  src: url('material-symbols-outlined.woff2') format('woff2');
}
