/*!
 * Octagon Core Social Icons v1.0
 *
 * 
 * Copyright (c) octagon web studio
 *
 */

@charset "UTF-8";

@font-face {
    font-family: "octagon-social";
    src:url("../icon/octagon-social.eot");
    src:url("../icon/octagon-social.eot?#iefix") format("embedded-opentype"),
        url("../icon/octagon-social.woff") format("woff"),
        url("../icon/octagon-social.ttf") format("truetype"),
        url("../icon/octagon-social.svg#octagon-social") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="oct-social-"]:before,
[class*=" oct-social-"]:before {
    font-family: "octagon-social" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.oct-social-behance:before { content: "\63"; }
.oct-social-blogger:before { content: "\66"; }
.oct-social-delicious:before { content: "\6e"; }
.oct-social-digg:before { content: "\41"; }
.oct-social-dribbble:before { content: "\43"; }
.oct-social-facebook:before { content: "\44"; }
.oct-social-flickr:before { content: "\46"; }
.oct-social-linkedin:before { content: "\4a"; }
.oct-social-my-space:before { content: "\53"; }
.oct-social-pinterest:before { content: "\57"; }
.oct-social-path:before { content: "\33"; }
.oct-social-stumbleupon:before { content: "\34"; }
.oct-social-vimeo:before { content: "\35"; }
.oct-social-tumblr:before { content: "\38"; }
.oct-social-vine:before { content: "\39"; }
.oct-social-vk:before { content: "\21"; }
.oct-social-youtube:before { content: "\22"; }
.oct-social-yelp:before { content: "\23"; }
.oct-social-xing:before { content: "\24"; }
.oct-social-instagram:before { content: "\61"; }
.oct-social-twitter:before { content: "\62"; }