@font-face {
    font-family: 'netbyte';
    src:    url('../fonts/netbyte.eot?i4xx9r');
    src:    url('../fonts/netbyte.eot?i4xx9r#iefix') format('embedded-opentype'),
        url('../fonts/netbyte.ttf?i4xx9r') format('truetype'),
        url('../fonts/netbyte.woff?i4xx9r') format('woff'),
        url('../fonts/netbyte.svg?i4xx9r#netbyte') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="net-"], [class*=" net-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'netbyte' !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;
}

.net-web:before {
    content: "\e910";
}
.net-web-create:before {
    content: "\e90d";
}
.net-email:before {
    content: "\e90e";
}
.net-close:before {
    content: "\e90f";
}
.net-hands:before {
    content: "\e90a";
}
.net-tool:before {
    content: "\e90b";
}
.net-transport:before {
    content: "\e90c";
}
.net-location:before {
    content: "\e900";
}
.net-arrow-right:before {
    content: "\e901";
}
.net-arrow-left:before {
    content: "\e902";
}
.net-download:before {
    content: "\e903";
}
.net-support:before {
    content: "\e904";
}
.net-global:before {
    content: "\e905";
}
.net-user-business:before {
    content: "\e906";
}
.net-user:before {
    content: "\e907";
}
.net-tell:before {
    content: "\e908";
}
.net-clock:before {
    content: "\e909";
}


