@font-face {
    font-family: 'icomoon';
    src: url(media/icomoon.bc8d2ee4.eot);
    src: url(media/icomoon.bc8d2ee4.eot#iefix) format('embedded-opentype'),
    url(media/icomoon.c3896172.ttf) format('truetype'),
    url(media/icomoon.22544fb5.woff) format('woff'),
    url(media/icomoon.6840ab65.svg#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: none;
    font-style: normal;
    font-weight: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-normal:before {
    content: "\E902";
}

.icon-happy:before {
    content: "\E900";
}

.icon-mad:before {
    content: "\E901";
}

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

.icon-clock:before {
    content: "\E905";
}

.icon-home:before {
    content: "\E915";
}

.icon-close:before {
    content: "\E916";
}

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

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

.icon-smartphone:before {
    content: "\E907";
}

.icon-fax:before {
    content: "\E908";
}

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

.icon-arrow-right:before {
    content: "\E90A";
}

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

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

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

.icon-double-right-arrow:before {
    content: "\E90C";
}

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

.icon-image-gallery:before {
    content: "\E90E";
}

.icon-email:before {
    content: "\E90F";
}

.icon-phone:before {
    content: "\E910";
}

.icon-pin:before {
    content: "\E911";
}

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

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

.icon-youtube:before {
    content: "\E919";
}

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

.icon-messenger:before {
    content: "\E91B";
}

.icon-whatsapp:before {
    content: "\E91C";
}


/*# sourceMappingURL=icons.css.map*/