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

/* generic styles */
[class^="icon-"], [class*=" icon-"], /* ie7 styles */
[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "Socialite";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
}

a [class^="icon-"], a [class*=" icon-"] {
    display: inline-block;
    text-decoration: inherit;
}

li [class^="icon-"], li [class*=" icon-"] {
    display: inline-block;
    width: 1.25em;
    text-align: center;
}

li[class^="icon-"], li[class*=" icon-"] {
    margin-left: 0;
    list-style-type: none;
}

li[class^="icon-"]:before, li[class*=" icon-"]:before {
    text-indent: -2em;
    text-align: center;
}

/* glyphs */
.icon-twitter-logo:before {
    content: "\e000";
}

.icon-twitter-logo {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe000;&nbsp;');
}

.icon-twitter-reply:before {
    content: "\e001";
}

.icon-twitter-reply {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe001;&nbsp;');
}

.icon-twitter-retweet:before {
    content: "\e002";
}

.icon-twitter-retweet {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe002;&nbsp;');
}

.icon-twitter-favorite:before {
    content: "\e003";
}

.icon-twitter-favorite {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe003;&nbsp;');
}

.icon-twitter-verified-check:before {
    content: "\e004";
}

.icon-twitter-verified-check {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe004;&nbsp;');
}

.icon-twitter-verified-bg:before {
    content: "\e005";
}

.icon-twitter-verified-bg {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe005;&nbsp;');
}

.icon-instagram-logo:before {
    content: "\e006";
}

.icon-instagram-logo {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe006;&nbsp;');
}

.icon-facebook-logo:before {
    content: "\e007";
}

.icon-facebook-logo {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe007;&nbsp;');
}

.icon-google-plus-logo:before {
    content: "\e008";
}

.icon-google-plus-logo {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe008;&nbsp;');
}

.icon-youtube-logo:before {
    content: "\e009";
}

.icon-youtube-logo {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe009;&nbsp;');
}

.icon-place:before {
    content: "\e00a";
}

.icon-place {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe00a;&nbsp;');
}