@font-face {
    font-family: 'icomoon';
    src: url('../font/icomoon.eot?2uuwyt');
    src: url('../font/icomoon.eot?2uuwyt#iefix') format('embedded-opentype'),
    url('../font/icomoon.ttf?2uuwyt') format('truetype'),
    url('../font/icomoon.woff?2uuwyt') format('woff'),
    url('../font/icomoon.svg?2uuwyt#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;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-sibirani:before {
    content: "\e905";
}

.icon-anardoni:before {
    content: "\e900";
}

.icon-android:before {
    content: "\e901";
}

.icon-googleplay:before {
    content: "\e902";
}

.icon-headphones:before {
    content: "\e903";
}

.icon-iapp:before {
    content: "\e904";
}

.icon-navigation:before {
    content: "\e908";
}

.icon-phone:before {
    content: "\e909";
}

.icon-sibapp:before {
    content: "\e90a";
}

.icon-webapp:before {
    content: "\e90b";
}
