/**
 * Self-hosted Material Symbols Outlined (variable, Fontsource / OFL).
 * Serves icons from the same origin as the app so ligatures work when fonts.googleapis.com is slow or blocked.
 */
@font-face {
  font-family: 'Material Symbols Outlined';
  font-style: normal;
  font-weight: 100 700;
  font-display: swap;
  src: url('../fonts/material-symbols-outlined.woff2') format('woff2-variations');
}
