@font-face {
    font-family: 'icomoon';
    src:url('fonts/icomoon.eot?fzb8bz');
    src:url('fonts/icomoon.eot?#iefixfzb8bz') format('embedded-opentype'),
    url('fonts/icomoon.woff?fzb8bz') format('woff'),
    url('fonts/icomoon.ttf?fzb8bz') format('truetype'),
    url('fonts/icomoon.svg?fzb8bz#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-youtube:before {
    content: "\e613";
}
.icon-flickr:before {
    content: "\e604";
}
.icon-vimeo:before {
    content: "\e601";
}
.icon-twitter:before {
    content: "\e600";
}
.icon-facebook:before {
    content: "\e60f";
}
.icon-googleplus:before {
    content: "\e610";
}
.icon-pinterest:before {
    content: "\e602";
}
.icon-tumblr:before {
    content: "\e606";
}
.icon-linkedin:before {
    content: "\e607";
}
.icon-instagram:before {
    content: "\e603";
}
.icon-soundcloud:before {
    content: "\e611";
}