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

.si {
    display: inline-block;
    font-family: 'socialicons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: inherit;
    text-rendering: auto;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

.si-fw {
  width: 1.28571429em;
  text-align: center;
}

.si-vk-o:before {
    content: "\e900";
}
.si-twitter-o:before {
    content: "\f081";
}
.si-facebook-o:before {
    content: "\f082";
}
.si-linkedin-o:before {
    content: "\f08c";
}
.si-github-o:before {
    content: "\f092";
}
.si-twitter:before {
    content: "\f099";
}
.si-facebook:before {
    content: "\f09a";
}
.si-github:before {
    content: "\f09b";
}
.si-pinterest:before {
    content: "\f0d2";
}
.si-pinterest-o:before {
    content: "\f0d3";
}
.si-google-plus-o:before {
    content: "\f0d4";
}
.si-google-plus:before {
    content: "\f0d5";
}
.si-linkedin:before {
    content: "\f0e1";
}
.si-youtube-o:before {
    content: "\f166";
}
.si-youtube:before {
    content: "\f167";
}
.si-youtube-alt:before {
    content: "\f16a";
}
.si-instagram:before {
    content: "\f16d";
}
.si-tumblr:before {
    content: "\f173";
}
.si-tumblr-o:before {
    content: "\f174";
}
.si-vk:before {
    content: "\f189";
}
.si-vimeo-o:before {
    content: "\f194";
}
.si-steam:before {
    content: "\f1b6";
}
.si-steam-o:before {
    content: "\f1b7";
}
.si-git-o:before {
    content: "\f1d2";
}
.si-git:before {
    content: "\f1d3";
}
.si-twitch:before {
    content: "\f1e8";
}
.si-pinterest-alt:before {
    content: "\f231";
}
.si-ok:before {
    content: "\f263";
}
.si-ok-o:before {
    content: "\f264";
}
.si-vimeo:before {
    content: "\f27d";
}

