@font-face {
  font-family: 'froala-emoji-tap';
  src:  url("/assets/source/2c990bee58e15e89c4f16ca8.eot");
  src:  url("/assets/source/2499f319275a5757bec2569c.eot") format('embedded-opentype'),
    url("/assets/source/4c1252f85c201face9ed5aa3.ttf") format('truetype'),
    url("/assets/source/c5c9b4f520f2c3498377b824.woff") format('woff'),
    url("/assets/source/6a57506058e6958cafa57ce6.svg") format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.fet {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'froala-emoji-tap' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 20px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fet-activity:before {
  content: "\e900";
  color: #777;
}
.fet-flags:before {
  content: "\e901";
  color: #777;
}
.fet-foods:before {
  content: "\e902";
  color: #777;
}
.fet-nature:before {
  content: "\e903";
  color: #777;
}
.fet-objects:before {
  content: "\e904";
  color: #777;
}
.fet-people:before {
  content: "\e905";
  color: #777;
}
.fet-places:before {
  content: "\e906";
  color: #777;
}
.fet-Recently:before {
  content: "\e907";
  color: #777;
}
.fet-symbols:before {
  content: "\e908";
  color: #777;
}

.fet:hover::before{
  color: #fff;
  font-size: inherit;
}
 
                     
