/**
 * Tiny frontend replacement for the few WordPress Dashicons NerdTrivia uses
 * for logged-out visitors. Avoids loading the complete Dashicons font/CSS.
 */
.dashicons{display:inline-flex;align-items:center;justify-content:center;width:1em;height:1em;line-height:1;font-family:inherit!important;font-style:normal;font-weight:700;vertical-align:middle}
.dashicons:before{font-family:inherit!important;speak:none}
.dashicons-update:before{content:"↻"}.dashicons-randomize:before{content:"⤨"}.dashicons-arrow-right-alt2:before{content:"→"}.dashicons-star-empty:before{content:"☆"}.dashicons-awards:before{content:"★"}.dashicons-chart-bar:before{content:"▥"}.dashicons-clock:before{content:"◷"}.dashicons-admin-users:before,.dashicons-groups:before{content:"♟"}.dashicons-warning:before{content:"!"}.dashicons-yes:before,.dashicons-yes-alt:before{content:"✓"}.dashicons-category:before{content:"◆"}.dashicons-search:before{content:"⌕"}.dashicons-visibility:before{content:"◉"}.dashicons-controls-play:before{content:"▶"}.dashicons-plus-alt2:before,.dashicons-plus:before{content:"+"}.dashicons-menu:before{content:"☰"}.dashicons-external:before{content:"↗"}.dashicons-calendar-alt:before{content:"□"}.dashicons-book-alt:before{content:"▤"}.dashicons-admin-page:before{content:"▧"}.dashicons-editor-help:before{content:"?"}.dashicons-admin-generic:before{content:"⚙"}
