@font-face {
    font-family: "Saino";
    src: url("fonts/Saino.woff2") format("woff2"),
        url("fonts/Saino.ttf") format("truetype"),
        url("fonts/Saino.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
.theme-icon, [class^="theme-icon-"], [class*=" theme-icon-"] {
    /* Use !important to prevent extensions from overriding this font. */
    font-family: "Saino" !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.theme-icon-list-2:before {
    content: "\f00d";
}
.theme-icon-play:before {
    content: "\f00c";
}
.theme-icon-arrow-left:before {
    content: "\f00b";
}
.theme-icon-arrow-right:before {
    content: "\f00a";
}
.theme-icon-archive:before {
    content: "\f008";
}
.theme-icon-analytics:before {
    content: "\f009";
}
.theme-icon-star:before {
    content: "\f007";
}
.theme-icon-long-right:before {
    content: "\f006";
}
.theme-icon-check:before {
    content: "\f005";
}
.theme-icon-pin2:before {
    content: "\f004";
}
.theme-icon-dot:before {
    content: "\f003";
}
.theme-icon-pin:before {
    content: "\f002";
}
.theme-icon-phone1:before {
    content: "\f001";
}
.theme-icon-mail:before {
    content: "\f000";
}
.theme-icon-discord:before {
    content: "\e918";
}
.theme-icon-arrow-up-right:before {
    content: "\e903";
}
.theme-icon-angle-left:before {
    content: "\e900";
}
.theme-icon-angle-right:before {
    content: "\e901";
}
.theme-icon-check-mark:before {
    content: "\e90a";
}
.theme-icon-chevron-up:before {
    content: "\e909";
}
.theme-icon-cog-6-tooth:before {
    content: "\e914";
}
.theme-icon-comand-line:before {
    content: "\e911";
}
.theme-icon-computer-desktop:before {
    content: "\e90c";
}
.theme-icon-document-chart-bar:before {
    content: "\e915";
}
.theme-icon-envelope:before {
    content: "\e907";
}
.theme-icon-facebook:before {
    content: "\e904";
}
.theme-icon-globe:before {
    content: "\e90e";
}
.theme-icon-light-bulb:before {
    content: "\e90f";
}
.theme-icon-link:before {
    content: "\e902";
}
.theme-icon-linkedin:before {
    content: "\e906";
}
.theme-icon-magnifying-glass:before {
    content: "\e90b";
}
.theme-icon-paint-brush:before {
    content: "\e910";
}
.theme-icon-pencil:before {
    content: "\e90d";
}
.theme-icon-phone:before {
    content: "\e908";
}
.theme-icon-pinterest:before {
    content: "\e905";
}
.theme-icon-queue-list:before {
    content: "\e912";
}
.theme-icon-sidebar:before {
    content: "\e91b";
}
.theme-icon-sparkles:before {
    content: "\e916";
}
.theme-icon-square-2-stack:before {
    content: "\e913";
}
.theme-icon-user-group:before {
    content: "\e917";
}