/* Material Symbols Outlined — self-hosted subset.
 *
 * This file contains the 13 glyphs actually used on this site:
 * arrow_back, arrow_forward, chat, check, close, content_copy, expand_less,
 * expand_more, menu, open_in_new, progress_activity, share, trending_flat.
 *
 * The WOFF2 file was generated from Google Fonts using the `icon_names`
 * parameter at implementation time and is used under the Apache License 2.0.
 * Source: https://github.com/google/material-design-icons
 */

@font-face {
  font-family: 'Material Symbols Outlined';
  font-style: normal;
  font-weight: 100 700;
  font-display: swap;
  src: url('/fonts/material-symbols-subset.woff2') format('woff2');
}

.material-symbols-outlined {
  font-family: 'Material Symbols Outlined', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  font-feature-settings: 'liga';
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
