@font-face {
    font-family: 'icomoon';
    src:    url('../fonts/icomoon.eot?e37rjy');
    src:    url('../fonts/icomoon.eot?e37rjy#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?e37rjy') format('truetype'),
        url('../fonts/icomoon.woff?e37rjy') format('woff'),
        url('../fonts/icomoon.svg?e37rjy#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[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-freeDial:before {
    content: "\e910";
}
.icon-down_cursol:before {
    content: "\e911";
}
.icon-right_cursol:before {
    content: "\e912";
}
.icon-menu_close:before {
    content: "\e913";
}
.icon-menu_open:before {
    content: "\e914";
}
.icon-cursol:before {
    content: "\e900";
}
.icon-ic_shopping_cart_48px:before {
    content: "\e901";
}
.icon-facebook:before {
    content: "\e902";
}
.icon-twitter:before {
    content: "\e903";
}
.icon-instagram:before {
  content: "\ea92";
}
