@font-face {
    font-family: 'sigmanet';
    src:    url('fonts/sigmanet.eot?uvxwoe');
    src:    url('fonts/sigmanet.eot?uvxwoe#iefix') format('embedded-opentype'),
        url('fonts/sigmanet.ttf?uvxwoe') format('truetype'),
        url('fonts/sigmanet.woff?uvxwoe') format('woff'),
        url('fonts/sigmanet.svg?uvxwoe#sigmanet') 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: 'sigmanet' !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-cert:before {
    content: "\e901";
}
.icon-atbildigs:before {
    content: "\e902";
}
.icon-eduroam:before {
    content: "\e92d";
}
.icon-esi-dross:before {
    content: "\e92e";
}
.icon-geant:before {
    content: "\e92f";
}
.icon-lumii:before {
    content: "\e903";
}
.icon-nic:before {
    content: "\e931";
}
.icon-sigmanet:before {
    content: "\e932";
}
.icon-login:before {
    content: "\e900";
}
.icon-facebook:before {
    content: "\e93c";
}
.icon-instagram:before {
    content: "\e93d";
}
.icon-twitter:before {
    content: "\e93e";
}
.icon-burger:before {
    content: "\e904";
}

