@font-face {
    font-family: 'icomoon';
    src: url('/fonts/icomoon/icomoon.eot?6py85u');
    src: url('/fonts/icomoon/icomoon.eot?6py85u#iefix') format('embedded-opentype'),
        url('/fonts/icomoon/icomoon.ttf?6py85u') format('truetype'),
        url('/fonts/icomoon/icomoon.woff?6py85u') format('woff'),
        url('/fonts/icomoon/icomoon.svg?6py85u#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* Icon definitions - Add only the most commonly used ones */
.icon-git:before {
    content: "\eb17";
}

.icon-facebook2:before {
    content: "\eac0";
}

.icon-instagram:before {
    content: "\eac2";
}

.icon-linkedin2:before {
    content: "\eaf9";
}

.icon-download:before {
    content: "\e973";
}

.icon-globe-outline:before {
    content: "\e9df";
}

.icon-phone:before {
    content: "\e98a";
}

.icon-bulb:before {
    content: "\e90e";
}

.icon-data:before {
    content: "\e921";
}

.icon-phone3:before {
    content: "\e917";
}

.icon-layers2:before {
    content: "\e083";
}

.icon-pen:before {
    content: "\ea03";
}

.icon-pen2:before {
    content: "\e90f";
}

.icon-bubble3:before {
    content: "\e914";
}