@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/fonts_icon/icomoon.eot?80h6n1');
    src:  url('../fonts/fonts_icon/icomoon.eot?80h6n1#iefix') format('embedded-opentype'),
    url('../fonts/fonts_icon/icomoon.ttf?80h6n1') format('truetype'),
    url('../fonts/fonts_icon/icomoon.woff?80h6n1') format('woff'),
    url('../fonts/fonts_icon/icomoon.svg?80h6n1#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: none;
    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;
}

.icon-bloger:before {
    content: "\e900";
    /*  color: #fff;*/
}
.icon-foto:before {
    content: "\e901";
    /*  color: #f90;*/
}
.icon-heart:before {
    content: "\e902";
    /*  color: #ff9800;*/
}

.icon-heart:hover {
    content: "\e902";
    /*  color: #8bc34a;*/
}

.icon-house:before {
    content: "\e903";
    /*  color: #fff;*/
}
.icon-house_eva:before {
    content: "\e904";
    /*  color: #fff;*/
}
.icon-nathnennya:before {
    content: "\e905";
    /*  color: #fff;*/
}
.icon-present:before {
    content: "\e906";
    /*  color: #f90;*/
}
.icon-spa:before {
    content: "\e907";
    /*  color: #f90;*/
}
.icon-sport:before {
    content: "\e908";
    /*  color: #fff;*/
}
.icon-star:before {
    content: "\e909";
    /*  color: #f90;*/
}
.icon-superbabusya:before {
    content: "\e90a";
    /*  color: #fff;*/
}
.icon-uspih:before {
    content: "\e90b";
    /*  color: #fff;*/
}
