@font-face {
    font-family: 'icomoon';
    src: url('icomoon.eot?i4135y');
    src: url('icomoon.eot?i4135y#iefix') format('embedded-opentype'),
    url('icomoon.ttf?i4135y') format('truetype'),
    url('icomoon.woff?i4135y') format('woff'),
    url('icomoon.svg?i4135y#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-variant: normal;
    text-transform: none;
    line-height: 1;

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

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

.icon-envelop:before {
    content: "\e945";
}

.icon-location:before {
    content: "\e947";
}

.icon-share2:before {
    content: "\ea82";
}

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

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

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

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

.icon-vimeo:before {
    content: "\eaa1";
}

.icon-dribbble:before {
    content: "\eaa7";
}

.icon-behance:before {
    content: "\eaa9";
}

.icon-github:before {
    content: "\eab0";
}

.icon-skype:before {
    content: "\eac5";
}

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

.icon-pinterest:before {
    content: "\ead1";
}
