@font-face {
    font-family: 'icomoon';
    src: url('fonts/icomoon.eot');
    src:  url('fonts/icomoon.eot') format('embedded-opentype'),
    url('fonts/icomoon.ttf') format('truetype'),
    url('fonts/icomoon.woff2') format('woff');
    /*url('../../fonts/icomoon/icomoon.svg?2eyrsg#icomoon') format('svg');*/
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    text-decoration:none;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.test123{
    background-image: url("fonts/1.jpg");
}

.icon-chevron-left:before {
    content: "\e900";
}
.icon-chevron-right:before {
    content: "\e901";
}
.icon-home:before {
    content: "\e902";
}
.icon-profile:before {
    content: "\e903";
}
.icon-heart:before {
    content: "\e904";
}
.icon-heart-o:before {
    content: "\e905";
}
.icon-edit:before {
    content: "\e906";
}
.icon-pdf:before {
    content: "\e907";
}
.icon-interaction:before {
    content: "\e908";
}
.icon-iv:before {
    content: "\e909";
}
.icon-patient-note:before {
    content: "\e90a";
}
.icon-pharm-price .path1:before {
    content: "\e90b";
    color: rgb(153, 153, 153);
}
.icon-pharm-price .path2:before {
    content: "\e90c";
    margin-left: -1em;
    color: rgb(71, 169, 32);
}
.icon-pharm-price .path3:before {
    content: "\e90d";
    margin-left: -1em;
    color: rgb(71, 169, 32);
}
.icon-vrachi-rf .path1:before {
    content: "\e90e";
    color: rgb(218, 128, 32);
}
.icon-vrachi-rf .path2:before {
    content: "\e90f";
    margin-left: -1em;
    color: rgb(101, 174, 119);
}
.icon-zhnvlp:before {
    content: "\e910";
}
.icon-delete:before {
    content: "\e911";
}
.icon-duplicate:before {
    content: "\e912";
}
.icon-alert:before {
    content: "\e913";
}
.icon-share:before {
    content: "\e914";
}
.icon-copy:before {
    content: "\e915";
}
.icon-chevron-down:before {
    content: "\e916";
}
.icon-chevron-up:before {
    content: "\e917";
}
.icon-plus-square:before {
    content: "\e918";
}
.icon-minus-square:before {
    content: "\e919";
}
.icon-plate:before {
    content: "\e91a";
}
.icon-list:before {
    content: "\e91b";
}
.icon-phone:before {
    content: "\e91c";
}
.icon-mail:before {
    content: "\e91d";
}
.icon-location:before {
    content: "\e91e";
}
.icon-user-def:before {
    content: "\e903";
}
.icon-user-active:before {
    content: "\e91f";
}
.icon-sphere:before {
    content: "\e9c9";
}
.icon-add-list:before {
    content: "\e918";
}
.icon-vital .path1:before {
    content: "\e921";
    color: #ffb124;
}
.icon-vital .path2:before {
    content: "\e922";
    color: #fff;
    margin-left: -1em;
}
.icon-vital .path3:before {
    content: "\e923";
    color: #ffb124;
    margin-left: -1em;
}
.icon-vital .path4:before {
    content: "\e924";
    color: #ffb124;
    margin-left: -1em;
}
.icon-vital-dis .path1:before {
    content: "\e921";
    color: #DADADA;
}
.icon-vital-dis .path2:before {
    content: "\e922";
    color: #fff;
    margin-left: -1em;
}
.icon-vital-dis .path3:before {
    content: "\e923";
    color: #DADADA;
    margin-left: -1em;
}
.icon-vital-dis .path4:before {
    content: "\e924";
    color: #DADADA;
    margin-left: -1em;
}