@font-face {
    font-family: 'robotolight';
    src: url('roboto-light-webfont.eot');
    src: url('roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
        url('roboto-light-webfont.woff') format('woff'),
        url('roboto-light-webfont.ttf') format('truetype'),
        url('roboto-light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'linux_libertineitalic';
    src: url('linlibertine_riah-webfont.eot');
    src: url('linlibertine_riah-webfont.eot?#iefix') format('embedded-opentype'),
        url('linlibertine_riah-webfont.woff2') format('woff2'),
        url('linlibertine_riah-webfont.woff') format('woff'),
        url('linlibertine_riah-webfont.ttf') format('truetype'),
        url('linlibertine_riah-webfont.svg#linux_libertineitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'icomoon';
    src:url('icomoon.eot?8qyzgx');
    src:url('icomoon.eot?#iefix8qyzgx') format('embedded-opentype'),
        url('icomoon.woff?8qyzgx') format('woff'),
        url('icomoon.ttf?8qyzgx') format('truetype'),
        url('icomoon.svg?8qyzgx#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon';
    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-pinterest-p:before {
    content: "\e601";
}

.icon-instagram:before {
    content: "\e600";
}

.icon-google-plus:before {
    content: "\ea88";
}

.icon-facebook:before {
    content: "\ea8c";
}

.icon-twitter:before {
    content: "\ea91";
}

.icon-tumblr:before {
    content: "\eabb";
}

.icon-linkedin2:before {
    content: "\eac9";
}