@font-face {
    font-family: 'fonts-ujm';
    src:    url('../fonts/fonts-ujm.eot?wwees9');
    src:    url('../fonts/fonts-ujm.eot?wwees9#iefix') format('embedded-opentype'),
        url('../fonts/fonts-ujm.ttf?wwees9') format('truetype'),
        url('../fonts/fonts-ujm.woff?wwees9') format('woff'),
        url('../fonts/fonts-ujm.svg?wwees9#fonts-ujm') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    display : inline-block;
    text-decoration : none;
    font-family: 'fonts-ujm' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
	text-rendering: auto;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-linkedin:before {
    content: "\e900";
}

.icon-facebook:before {
    content: "\e901";
}

.icon-pinterest:before {
    content: "\e902";
}

.icon-rss:before {
    content: "\e903";
}

.icon-twitter:before {
    content: "\e904";
}

.icon-viadeo:before {
    content: "\e905";
}

.icon-youtube:before {
    content: "\e906";
}
