@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon.eot?sn50c7');
    src:    url('fonts/icomoon.eot?sn50c7#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?sn50c7') format('truetype'),
        url('fonts/icomoon.woff?sn50c7') format('woff'),
        url('fonts/icomoon.svg?sn50c7#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-calendar:before {
    content: "\e912";
}
.icon-home3:before {
    content: "\e900";
}
.icon-phone:before {
    content: "\e908";
}
.icon-envelop:before {
    content: "\e909";
}
.icon-location2:before {
    content: "\e90a";
}
.icon-menu:before {
    content: "\e907";
}
.icon-earth:before {
    content: "\e901";
}
.icon-bookmark:before {
    content: "\e902";
}
.icon-smile:before {
    content: "\e903";
}
.icon-cross:before {
    content: "\e906";
}
.icon-play3:before {
    content: "\e910";
}
.icon-paragraph-justify:before {
    content: "\e904";
}
.icon-mail2:before {
    content: "\e905";
}
.icon-facebook2:before {
    content: "\e90b";
}
.icon-whatsapp:before {
    content: "\e90c";
}
.icon-twitter:before {
    content: "\e90d";
}
.icon-youtube:before {
    content: "\e911";
}
.icon-youtube2:before {
    content: "\e90e";
}
.icon-tumblr2:before {
    content: "\e90f";
}