/* Шрифты ЕСКД / ГОСТ 2.304
   U+00D8 Ø и U+2300 ⌀ исключены: в GOST Type A / mipgost слот Ø часто
   занят глифом Ш (CP1251 0xD8). Диаметр берётся из Arial в стеке. */
@font-face {
  font-family: "GOST Type A";
  src: url("fonts/GOST_AU.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0000-00D7, U+00D9-22FF, U+2301-10FFFF;
}
@font-face {
  font-family: "GOST Type A";
  src: url("fonts/Gosta.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0000-00D7, U+00D9-22FF, U+2301-10FFFF;
}
@font-face {
  font-family: "GOST Type B";
  src: url("fonts/Gostb.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0000-00D7, U+00D9-22FF, U+2301-10FFFF;
}
@font-face {
  font-family: "GOST 2.304";
  src: url("fonts/GOST2304A.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0000-00D7, U+00D9-22FF, U+2301-10FFFF;
}
@font-face {
  font-family: "mipgost";
  src: url("fonts/mipgost.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0000-00D7, U+00D9-22FF, U+2301-10FFFF;
}
@font-face {
  font-family: "Europe Ext";
  src: url("fonts/Europe_Ext.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0000-00D7, U+00D9-22FF, U+2301-10FFFF;
}

.gost-shell,
.gost-shell svg,
.gost-stage svg,
.gost-stage svg .t,
/* body-level Insert flyout (outside .gost-shell) */
.gost-menu-section-flyout {
  font-family: "GOST Type A", "GOST 2.304", "GOST Type B", mipgost, "Europe Ext", "Segoe UI", Arial, sans-serif;
}

.gost-stage svg .ed-dia-sym,
.gost-shell svg .ed-dia-sym {
  font-family: Arial, "Times New Roman", sans-serif;
}

/* индивидуальный шрифт надписи — через style / font-family на элементе */
