@font-face {
    font-family: 'icomoon';
    src: url('../fonts1/icomoon.eot?eumrxq');
    src: url('../fonts1/icomoon.eot?eumrxq#iefix') format('embedded-opentype'),
    url('../fonts1/icomoon.ttf?eumrxq') format('truetype'),
    url('../fonts1/icomoon.woff?eumrxq') format('woff'),
    url('../fonts1/icomoon.svg?eumrxq#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-group1:before {
    content: "\e900";
}

.icon-desktop:before {
    content: "\e903";
}

.icon-globe:before {
    content: "\e904";
}

.icon-iphone:before {
    content: "\e905";
}

.icon-Tie3:before {
    content: "\e906";
}

.icon-two:before {
    content: "\e901";
}

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