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

.icon-search:before {
    content: "\e900";
}

.icon-play:before {
    content: "\e901";
}

.icon-padlock:before {
    content: "\e902";
}

.icon-checkmark:before {
    content: "\e903";
}

.icon-dropdown:before {
    content: "\e904";
}

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

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

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

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

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

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

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

.icon-Upload:before {
    content: "\e90c";
}

.icon-Download:before {
    content: "\e90d";
}

.icon-left:before {
    content: "\e90e";
}

.icon-eye:before {
    content: "\e90f";
}

.icon-arrow-right1:before {
    content: "\e910";
}

.icon-arrow-left1:before {
    content: "\e911";
}

.icon-arrow-down1:before {
    content: "\e912";
}

.icon-arrow-up1:before {
    content: "\e913";
}

.icon-arrow-left:before {
    content: "\e914";
}

.icon-arrow-down:before {
    content: "\e915";
}

.icon-arrow-up:before {
    content: "\e916";
}

.icon-envelope:before {
    content: "\e917";
}

.icon-share:before {
    content: "\e918";
}

.icon-dot:before {
    content: "\e919";
}

.icon-linkedin:before {
    content: "\e91a";
}