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

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;

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

.icon-camera:before {
  content: "\e900";
  color: #fce8ba;
}
.icon-recommended:before {
  content: "\e901";
  color: #fce8ba;
}
.icon-talking:before {
  content: "\e902";
  color: #fce8ba;
}
.icon-user:before {
  content: "\e903";
  color: #fce8ba;
}
.icon-user2:before {
  content: "\e904";
  color: #fce8ba;
}
