/* Material Symbols Outlined — self-hosted subset
 * Iconos incluidos: air, arrow_downward, arrow_upward, edit_note, explore, group,
 *   location_on, menu_book, notifications, notifications_active, notifications_off,
 *   person, person_add, play_circle, remove_circle, school, search, send, sensors,
 *   smart_toy, timer, tsunami, videocam, warning, water, waves, wifi_off
 *
 * Generado desde Google Fonts API con icon_names subset.
 * Actualizar ejecutando: scripts/update-material-symbols.sh
 */
@font-face {
  font-family: 'Material Symbols Outlined';
  font-style: normal;
  font-weight: 100 700;
  font-display: block;
  src: url('/fonts/material-symbols-outlined.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;
}
