/* ═════ nedrug_local/chatbot/material-symbols.css — 임베드용 아이콘 폰트 ═════ */
/* Material Symbols Outlined — 로컬 woff2 (Google Fonts와 동일 축: opsz 24, wght 400, FILL 1, GRAD 0). SIL Open Font License 1.1 */
@font-face {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("MaterialSymbolsOutlined.woff2") format("woff2");
}
