@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon.eot?hhtc2p');
    src:    url('fonts/icomoon.eot?hhtc2p#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?hhtc2p') format('truetype'),
        url('fonts/icomoon.woff?hhtc2p') format('woff'),
        url('fonts/icomoon.svg?hhtc2p#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-netdet-partnerlogin:before {
    content: "\e914";
}
.icon-netdet-upcomingevents:before {
    content: "\e915";
}
.icon-netdet-inthenews:before {
    content: "\e912";
}
.icon-netdet-pressreleases:before {
    content: "\e913";
}
.icon-netdet-pagination-prev:before {
    content: "\e900";
}
.icon-netdet-pagination-next:before {
    content: "\e901";
}
.icon-netdet-product-exchange:before {
    content: "\e902";
}
.icon-netdet-product-hipaa:before {
    content: "\e903";
}
.icon-netdet-product-network:before {
    content: "\e904";
}
.icon-netdet-product-pci:before {
    content: "\e905";
}
.icon-netdet-product-security:before {
    content: "\e906";
}
.icon-netdet-product-sql:before {
    content: "\e907";
}
.icon-netdet-product-menu-exchange:before {
    content: "\e908";
}
.icon-netdet-product-menu-hipaa:before {
    content: "\e909";
}
.icon-netdet-product-menu-network:before {
    content: "\e90a";
}
.icon-netdet-product-menu-pci:before {
    content: "\e90b";
}
.icon-netdet-product-menu-security:before {
    content: "\e90c";
}
.icon-netdet-product-menu-sql:before {
    content: "\e90d";
}
.icon-netdet-cart:before {
    content: "\e90e";
}
.icon-netdet-paginate-left:before {
    content: "\e910";
}
.icon-netdet-paginate-right:before {
    content: "\e911";
}
.icon-category:before {
    content: "\e916";
}
.icon-menu:before {
    content: "\e90f";
}

