/* Material Symbols Outlined — self-hosted subset (the 9 icons this site uses).
   Subset from the full variable font (3.95 MB) down to ~5 KB with pyftsubset --unicodes.
   Icons are referenced by codepoint in the markup (ligatures are not bundled):
     E518 light_mode    E51C dark_mode     E0BE mail          E14C close
     E037 play_arrow    E034 pause         E0E5 rss_feed      F8CE arrow_outward
     E898 lock_open
*/
@font-face {
  font-family: 'Material Symbols Outlined';
  font-style: normal;
  font-weight: 100 700;
  src: url('material-symbols-subset.woff2') format('woff2');
  font-display: block;
}
