/* Subset of UIcons - only glyphs used on drcritter.com. full set recoverable from git history */
@font-face {
    font-family: "uicons-solid-straight";
    src: url("/assets/fonts/uicons-solid/uicons-solid-straight.woff2") format("woff2"),
    url("/assets/fonts/uicons-solid/uicons-solid-straight.woff") format("woff"),
    url("/assets/fonts/uicons-solid/uicons-solid-straight.eot#iefix") format("embedded-opentype");
    font-display: swap;
}
i[class^="fi-ss-"]:before, i[class*=" fi-ss-"]:before, span[class^="fi-ss-"]:before, span[class*="fi-ss-"]:before {
font-family: uicons-solid-straight !important;
font-style: normal;
font-weight: normal !important;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.fi-ss-bat:before {
    content: "\f227";
    }
.fi-ss-book-bookmark:before {
    content: "\f283";
    }
.fi-ss-book-open-cover:before {
    content: "\f28b";
    }
.fi-ss-broom:before {
    content: "\f305";
    }
.fi-ss-cage-empty:before {
    content: "\f329";
    }
.fi-ss-calendar-clock:before {
    content: "\f337";
    }
.fi-ss-coffin:before {
    content: "\f4ab";
    }
.fi-ss-document-signed:before {
    content: "\f5a0";
    }
.fi-ss-employees:before {
    content: "\f5fc";
    }
.fi-ss-guide-alt:before {
    content: "\f789";
    }
.fi-ss-house-building:before {
    content: "\f824";
    }
.fi-ss-house-chimney-blank:before {
    content: "\f825";
    }
.fi-ss-id-badge:before {
    content: "\f846";
    }
.fi-ss-insert-alt:before {
    content: "\f861";
    }
.fi-ss-map-pin:before {
    content: "\f955";
    }
.fi-ss-message-quote:before {
    content: "\f98e";
    }
.fi-ss-mouse-field:before {
    content: "\f9de";
    }
.fi-ss-newspaper:before {
    content: "\fa07";
    }
.fi-ss-paper-plane:before {
    content: "\fa5e";
    }
.fi-ss-paw:before {
    content: "\fa77";
    }
.fi-ss-script:before {
    content: "\fc18";
    }
.fi-ss-shield-trust:before {
    content: "\fc55";
    }
.fi-ss-siren-on:before {
    content: "\fc8d";
    }
.fi-ss-snake:before {
    content: "\fcc1";
    }
.fi-ss-squirrel:before {
    content: "\fd4a";
    }
.fi-ss-star:before {
    content: "\fd5c";
    }
.fi-ss-to-do:before {
    content: "\fe53";
    }
.fi-ss-user-md:before {
    content: "\ff0e";
    }
