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

[class^="ico-"], [class*=" ico-"] {
  /* 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;
    margin-right: 5px;

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

.ico-comments:before {
  content: "\f086";
}
.ico-loveseat:before {
  content: "\f4cc";
}
.ico-search:before {
  content: "\f002";
}
.ico-heart:before {
  content: "\f004";
}
.ico-star:before {
  content: "\f005";
}
.ico-user:before {
  content: "\f007";
}
.ico-check:before {
  content: "\f00c";
}
.ico-cog:before {
  content: "\f013";
}
.ico-gear:before {
  content: "\f013";
}
.ico-home:before {
  content: "\f016";
}
.ico-lock:before {
  content: "\f023";
}
.ico-camera:before {
  content: "\f030";
}
.ico-pencil:before {
  content: "\f040";
}
.ico-map-marker:before {
  content: "\f041";
}
.ico-calendar:before {
  content: "\f073";
}
.ico-shopping-cart:before {
  content: "\f07a";
}
.ico-cogs:before {
  content: "\f085";
}
.ico-gears:before {
  content: "\f085";
}
.ico-phone:before {
  content: "\f095";
}
.ico-phone-square:before {
  content: "\f098";
}
.ico-credit-card:before {
  content: "\f09d";
}
.ico-certificate:before {
  content: "\f0a3";
}
.ico-globe:before {
  content: "\f0ac";
}
.ico-wrench:before {
  content: "\f0ad";
}
.ico-envelope:before {
  content: "\f0e0";
}
.ico-bell:before {
  content: "\f0f3";
}
.ico-trash:before {
  content: "\f1f8";
}
