/* Stage 9: one CSS Unicode escape produces an icon glyph, not "\\eNNN" text. */
.mini-caret:before { content: '\e60a'; }
.account-icon:before { content: '\e608'; }
.down-glyph:before,
.language-caret:before,
.select-caret:before { content: '\e6df'; }
