/* DO NOT EDIT — generated by scripts/vendor-fonts.mjs
 *
 * Self-hosted copy of:
 *   https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20,400,0,0&display=block
 *
 * Published Atelier/Collection pages enforce style-src 'self', and a
 * fonts.googleapis.com stylesheet is an external style origin. Self-hosting
 * also stops every visitor to every Atelier making a request to Google.
 *
 * Regenerate with: node scripts/vendor-fonts.mjs
 */
/* fallback */
@font-face {
  font-family: 'Material Symbols Outlined';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/apps/shared/vendor/fonts/materialsymbolsoutlined-v368-dbbccd14e47205e0.woff2) format('woff2');
}

.material-symbols-outlined {
  font-family: 'Material Symbols Outlined';
  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;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
