@font-face {
    font-family: 'picto_contact';
    src:    url('../fonts/picto/picto_contact.eot?n4sjge');
    src:    url('../fonts/picto/picto_contact.eot?n4sjge#iefix') format('embedded-opentype'),
        url('../fonts/picto/picto_contact.ttf?n4sjge') format('truetype'),
        url('../fonts/picto/picto_contact.woff?n4sjge') format('woff'),
        url('../fonts/picto/picto_contact.svg?n4sjge#picto_contact') 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: 'picto_contact' !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-pictocontact-noir:before {
content: "\e900";
    font-size: 20px;
    margin-right: 4px;
}