@font-face {
    font-family: 'studio3';
    src:    url('fonts/studio3.eot?e86il4');
    src:    url('fonts/studio3.eot?e86il4#iefix') format('embedded-opentype'),
        url('fonts/studio3.ttf?e86il4') format('truetype'),
        url('fonts/studio3.woff?e86il4') format('woff'),
        url('fonts/studio3.svg?e86il4#studio3') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="studio3-icon-"], [class*=" studio3-icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'studio3' !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;
}

.studio3-icon-web:before {
    content: "\e909";
}
.studio3-icon-creation-graphique:before {
    content: "\e90a";
}
.studio3-icon-edition:before {
    content: "\e900";
}
.studio3-icon-gadgets:before {
    content: "\e901";
}
.studio3-icon-identite:before {
    content: "\e902";
}
.studio3-icon-lettrage:before {
    content: "\e903";
}
.studio3-icon-logo:before {
    content: "\e904";
}
.studio3-icon-mobilier-urbain:before {
    content: "\e905";
}
.studio3-icon-service-apres-vente:before {
    content: "\e906";
}
.studio3-icon-signalisation:before {
    content: "\e907";
}
.studio3-icon-textiles:before {
    content: "\e908";
}

