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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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;
}

.icon-cb:before {
  content: "\e900";
  color: rgb(124, 115, 106);
}
.icon-cb .path2:before {
  content: "\e901";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-facebook:before {
  content: "\e902";
  color: #7c736a;
}
.icon-hearth:before {
  content: "\e904";
  color: #c80f2d;
}
.icon-world:before {
  content: "\e905";
  color: #7c736a;
}
.icon-time:before {
  content: "\e903";
}
