@font-face {
    font-family: 'icomoon';
    src:  url('../eot/icomoon3c4a.eot?knbrr1');
    src:  url('../eot/icomoon3c4a.eot?knbrr1#iefix') format('embedded-opentype'),
    url('../ttf/icomoon3c4a.ttf?knbrr1') format('truetype'),
    url('../woff/icomoon3c4a.woff?knbrr1') format('woff'),
    url('../svg/icomoon3c4a.svg?knbrr1#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-star:before {
    content: "\e90c";
}

.icon-verified:before {
    content: "\e90b";
}

.icon-user:before {
    content: "\e90a";
}

.icon-tick-clear:before {
    content: "\e909";
}

.icon-pricing-tick:before {
    content: "\e908";
}

.icon-pricing-cross:before {
    content: "\e907";
}

.icon-mail:before {
    content: "\e906";
}

.icon-ic-small-arrow-down:before {
    content: "\e905";
}

.icon-ic-page-view:before {
    content: "\e904";
}
.icon-ic-angle-right:before {
    content: "\e903";
}
.icon-ic-small-arrow:before {
    content: "\e902";
}
.icon-ic-close:before {
    content: "\e900";
}
.icon-ic-search:before {
    content: "\e901";
}
