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

.icon-googleplus, .icon-facebook, .icon-comment-alt, .icon-wordpress, .icon-share-alt {
  font-family: 'Elusive-Icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.icon-googleplus:before {
  content: "\e0fc";
}
.icon-facebook:before {
  content: "\e09c";
}
.icon-share-alt:before {
  content: "\e03b";
}
.icon-wordpress:before {
  content: "\e005";
}
.icon-comment-alt:before {
  content: "\e0a3";
}
