/* MaterialDesignIcons.com */
@font-face {
    font-family: "Material Design Icons";
    src: url("../../fonts/materialdesignicons-webfont.eot?v=4.2.95");
    src: url("../../fonts/materialdesignicons-webfont.eot?#iefix&v=4.2.95") format("embedded-opentype"), url("../../fonts/materialdesignicons-webfont.woff2?v=4.2.95") format("woff2"), url("../../fonts/materialdesignicons-webfont.woff?v=4.2.95") format("woff"), url("../../fonts/materialdesignicons-webfont.ttf?v=4.2.95") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.mdi:before,
.mdi-set {
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.mdi-check-network-outline::before {
    content: "\FC30";
}

.mdi-check-outline::before {
    content: "\F854";
}

.mdi-check-underline::before {
    content: "\FE70";
}

.mdi-check-underline-circle::before {
    content: "\FE71";
}

.mdi-check-underline-circle-outline::before {
    content: "\FE72";
}

.mdi-checkbook::before {
    content: "\FA9C";
}

.mdi-checkbox-blank::before {
    content: "\F12E";
}

.mdi-checkbox-blank-circle::before {
    content: "\F12F";
}

.mdi-checkbox-blank-circle-outline::before {
    content: "\F130";
}

.mdi-checkbox-blank-outline::before {
    content: "\F131";
}

.mdi-telegram::before {
    content: "\F501";
}

.mdi-whatsapp::before {
    content: "\F5A3";
}

.mdi-instagram::before {
    content: "\F2FE";
}

.mdi-tooltip-text-outline::before {
    content: "\FBB3";
}

.mdi-account-outline::before {
    content: "\F013";
}

.mdi-logout-variant::before {
    content: "\F5FD";
}

.mdi-lock-outline::before {
    content: "\F341";
}