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

.revelator-icon, #social-stream .cff-text {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'revelator-icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.revelator-r-ico:before {
  content: "\e900";
}
.revelator-r-ico:before {
    content: "\e900";
    color: #690600;
    font-size: 50px;
    float: left;
    padding-right: 15px;
}