/* Minimal WordPress Dashicons stylesheet — the original was referenced by every
   page but missing from the static export, so menu/nav icons rendered blank.
   Defines the @font-face (fonts are present) + the glyphs actually used. */
@font-face{font-family:dashicons;src:url(../fonts/dashicons.woff2) format("woff2"),url(../fonts/dashicons.woff) format("woff"),url(../fonts/dashicons.ttf) format("truetype");font-weight:400;font-style:normal}
.dashicons,.dashicons-before:before{font-family:dashicons!important;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:never;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:1em;height:1em;font-size:inherit;vertical-align:middle;text-align:center}
.dashicons:before{font-family:dashicons!important}
.dashicons-admin-home:before{content:"\f102"}
.dashicons-admin-users:before{content:"\f110"}
.dashicons-businessman:before{content:"\f338"}
.dashicons-welcome-learn-more:before{content:"\f118"}
.dashicons-book:before{content:"\f330"}
.dashicons-book-alt:before{content:"\f331"}
.dashicons-cart:before{content:"\f174"}
.dashicons-lock:before{content:"\f160"}
.dashicons-unlock:before{content:"\f528"}
.dashicons-phone:before{content:"\f525"}
.dashicons-email:before{content:"\f465"}
.dashicons-email-alt:before{content:"\f466"}
.dashicons-admin-users-alt:before{content:"\f110"}
.dashicons-id:before{content:"\f336"}
.dashicons-menu:before{content:"\f333"}
.dashicons-search:before{content:"\f179"}
.dashicons-calendar:before{content:"\f145"}
.dashicons-calendar-alt:before{content:"\f508"}
.dashicons-clock:before{content:"\f469"}
.dashicons-location:before{content:"\f230"}
.dashicons-star-filled:before{content:"\f155"}
.dashicons-arrow-right-alt2:before{content:"\f345"}
.dashicons-arrow-left-alt2:before{content:"\f341"}
.dashicons-yes:before{content:"\f147"}
.dashicons-yes-alt:before{content:"\f12a"}
