@font-face {
  font-family: 'visualsvn-fa';
  src: url('../font/fa.eot?43166615');
  src: url('../font/fa.eot?43166615#iefix') format('embedded-opentype'),
       url('../font/fa.woff?43166615') format('woff'),
       url('../font/fa.ttf?43166615') format('truetype'),
       url('../font/fa.svg?43166615#fa') format('svg');
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 "visualsvn-fa";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
 
.fa-linkedin:before { content: '\e800'; } /* '' */
.fa-linkedin-squared:before { content: '\e801'; } /* '' */
.fa-gplus-squared:before { content: '\e802'; } /* '' */
.fa-gplus:before { content: '\e803'; } /* '' */
.fa-facebook-squared:before { content: '\e804'; } /* '' */
.fa-facebook:before { content: '\e805'; } /* '' */
.fa-history:before { content: '\e806'; } /* '' */
.fa-twitter:before { content: '\e807'; } /* '' */
.fa-twitter-squared:before { content: '\e808'; } /* '' */