@font-face {
    font-family: "Social";
    src: url("Social.eot?33b063d1854b9e765d7ffffe77f4a47f?#iefix") format("embedded-opentype"),
url("Social.woff2?33b063d1854b9e765d7ffffe77f4a47f") format("woff2"),
url("Social.woff?33b063d1854b9e765d7ffffe77f4a47f") format("woff"),
url("Social.ttf?33b063d1854b9e765d7ffffe77f4a47f") format("truetype"),
url("Social.svg?33b063d1854b9e765d7ffffe77f4a47f#Social") format("svg");
}

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

.icon-social-blog:before {
    content: "\f101";
}
.icon-social-facebook:before {
    content: "\f102";
}
.icon-social-instagram:before {
    content: "\f103";
}
.icon-social-linked-in:before {
    content: "\f104";
}
.icon-social-medium:before {
    content: "\f105";
}
.icon-social-twitter:before {
    content: "\f106";
}
.icon-social-you-tube:before {
    content: "\f107";
}
