@font-face {
    font-family: 'icomoon';
    src:    url('icomoon.eot?v5m3d4');
    src:    url('icomoon.eot?v5m3d4#iefix') format('embedded-opentype'),
        url('icomoon.ttf?v5m3d4') format('truetype'),
        url('icomoon.woff?v5m3d4') format('woff'),
        url('icomoon.svg?v5m3d4#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-magnifying-glass:before {
    content: "\e831";
}
.icon-chevron-small-down:before {
    content: "\e601";
}
.icon-chevron-small-right:before {
    content: "\e602";
}
.icon-menu:before {
    content: "\e600";
}
.icon-home:before {
    content: "\e901";
}
.icon-home2:before {
    content: "\e902";
}
.icon-home3:before {
    content: "\e903";
}
.icon-bubble22:before {
    content: "\e96f";
}
.icon-printer:before {
    content: "\e955";
}
.icon-mail:before {
    content: "\e81a";
}
.icon-star-full:before {
    content: "\e9d8";
}
.icon-google:before {
    content: "\e900";
}
.icon-facebook:before {
    content: "\ea8b";
}
.icon-twitter:before {
    content: "\ea90";
}
.icon-whatsapp-logo:before {
    content: "\ea86";
}
.icon-youtube:before {
    content: "\ea96";
}
.icon-feed2:before {
    content: "\ea93";
}

.icon-circle-right:before {
    content: "\ea41";
}