@font-face {
  font-family: 'idnew';
  src: url('../font/idnew.eot?78938617');
  src: url('../font/idnew.eot?78938617#iefix') format('embedded-opentype'),
       url('../font/idnew.woff?78938617') format('woff'),
       url('../font/idnew.ttf?78938617') format('truetype'),
       url('../font/idnew.svg?78938617#idnew') format('svg');
  font-weight: normal;
  font-style: normal;
}
 [class^="icons-"]:before, [class*=" icons-"]:before {
  font-family: "idnew";
  font-style: normal;
  font-weight: normal;
  speak: none;
  padding:8px; border-radius:16px;
  background:#FFF;
  color:#888;
   font-size:15px;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
     
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icons-gplus:before { content: '\e800'; } /* '' */
.icons-blogger:before { content: '\e801'; } /* '' */
.icons-vk:before { content: '\e802'; } /* '' */
.icons-facebook:before { content: '\e803'; } /* '' */