@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon.eot?tuh0i7');
    src:    url('fonts/icomoon.eot?tuh0i7#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?tuh0i7') format('truetype'),
        url('fonts/icomoon.woff?tuh0i7') format('woff'),
        url('fonts/icomoon.svg?tuh0i7#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-home:before {
    content: "\e900";
}
.icon-phone:before {
    content: "\e902";
}
.icon-envelop:before {
    content: "\e903";
}
.icon-location:before {
    content: "\e901";
}
.icon-location2:before {
    content: "\e904";
}
.icon-map:before {
    content: "\e905";
}
.icon-map2:before {
    content: "\e906";
}
.icon-warning:before {
    content: "\e907";
}
.icon-notification:before {
    content: "\e908";
}
.icon-cross:before {
    content: "\e909";
}
.icon-checkmark:before {
    content: "\e90a";
}
.icon-play2:before {
    content: "\e90b";
}
.icon-play3:before {
    content: "\e90c";
}
.icon-arrow-right:before {
    content: "\e90d";
}
.icon-arrow-left:before {
    content: "\e90e";
}
.icon-mail4:before {
    content: "\e90f";
}
.icon-google-plus:before {
    content: "\e910";
}
.icon-google-plus3:before {
    content: "\e911";
}
.icon-facebook:before {
    content: "\e912";
}
.icon-facebook3:before {
    content: "\e913";
}
.icon-twitter:before {
    content: "\e914";
}
.icon-twitter3:before {
    content: "\e91e";
}
.icon-youtube3:before {
    content: "\e920";
}
.icon-pinterest:before {
    content: "\e915";
}
.icon-location3:before {
    content: "\e916";
}
.icon-mail:before {
    content: "\e917";
}

