@font-face {
      font-family: 'fontello';
      src: url('fontello.eot?87285092');
      src: url('fontello.eot?87285092#iefix') format('embedded-opentype'),
           url('fontello.woff?87285092') format('woff'),
           url('fontello.ttf?87285092') format('truetype'),
           url('fontello.svg?87285092#fontello') format('svg');
      font-weight: normal;
      font-style: normal;
    }
     
     
    .fontelloIcon:before
    {
      font-family: "fontello";
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      font-size: 0.8em;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
    }

.bloggerIcon:before { content: '\e801';}
.angiesListIcon:before { content: '\e802' }