@font-face {
font-family: 'icons';
src: url('../font/icons.eot?79801659');
src: url('../font/icons.eot?79801659#iefix') format('embedded-opentype'),
url('../font/icons.woff?79801659') format('woff'),
url('../font/icons.ttf?79801659') format('truetype'),
url('../font/icons.svg?79801659#icons') format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
font-family: "icons";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: 1em;
margin-left: .2em;
}
.icon-stackoverflow:before { content: '\e032'; }
.icon-twitter:before { content: '\e801'; }
.icon-facebook:before { content: '\e802'; }
.icon-rss:before { content: '\e800'; }
.icon-mail-alt:before { content: '\f0e0'; }
.icon-github:before { content: '\f113'; }