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

[class^="icons-"], [class*=" icons-"] {
    font-family: 'icons';
    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;
}

.icons-facebook:before {
    content: "\e600";
}
.icons-pinterest:before {
    content: "\e601";
}
.icons-googleplus:before {
    content: "\e602";
}
.icons-googleplus2:before {
    content: "\e603";
}
.icons-facebook2:before {
    content: "\e604";
}
.icons-twitter:before {
    content: "\e605";
}
.icons-twitter2:before {
    content: "\e606";
}
.icons-pinterest2:before {
    content: "\e607";
}
.icons-youtube-square:before {
    content: "\f166";
}
.icons-youtube:before {
    content: "\f167";
}
