@font-face {
    font-family: "tm-icomoon";
    src: url("fonts/icomoon.woff") format("woff"),
        url("fonts/icomoon.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

.tm-dashboard-icon {
    font-family: "tm-icomoon" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.tm-dashboard-icon::before {
    display: block;
    font-size: 17px;
    content: "\ed7b";
}

.tm-dashboard-icon--apzvalga::before {
    content: "\efed";
}

.tm-dashboard-icon--uzklausos::before,
.tm-dashboard-icon--uzklausu_srautas::before,
.tm-dashboard-icon--mano_uzklausos::before {
    content: "\f0e7";
}

.tm-dashboard-icon--pasiulymai_pokalbiai::before,
.tm-dashboard-icon--mano_pasiulymai::before,
.tm-dashboard-icon--gauti_pasiulymai::before {
    content: "\ef67";
}

.tm-dashboard-icon--vartotojai::before,
.tm-dashboard-icon--keliautojai::before {
    content: "\ed7b";
}

.tm-dashboard-icon--zinutes::before {
    content: "\ef99";
}

.tm-dashboard-icon--atsiliepimai_skundai::before,
.tm-dashboard-icon--patike_specialistai::before {
    content: "\e9ae";
}

.tm-dashboard-icon--pranesimai::before {
    content: "\e990";
}

.tm-dashboard-icon--nustatymai::before {
    content: "\ebce";
}

.tm-dashboard-icon--mano_profilis::before {
    content: "\ed75";
}

.tm-dashboard-icon--planas_mokejimai::before,
.tm-dashboard-icon--planai_mokejimai::before {
    content: "\efb1";
}

.tm-dashboard-icon--admin-edit::before {
    content: "\ebce";
}

.tm-dashboard-icon--admin-pause::before {
    content: "\e9ae";
}

.tm-dashboard-icon--admin-close::before {
    content: "\e990";
}

.tm-dashboard-icon--admin-delete::before {
    content: "\f0e7";
}

.tm-dashboard-icon--admin-info::before {
    content: "\e990";
}

.tm-dashboard-icon--admin-text::before {
    content: "\ef99";
}

.tm-dashboard-icon--admin-offers::before {
    content: "\ef67";
}

.tm-dashboard-icon--admin-traveler::before {
    content: "\ed7b";
}

.tm-dashboard-icon--admin-chats::before {
    content: "\ef99";
}
