@font-face {
  font-family: 'common-fonts-';
  src:  url('../fonts/common-fonts-.eot?56j258');
  src:  url('../fonts/common-fonts-.eot?56j258#iefix') format('embedded-opentype'),
    url('../fonts/common-fonts-.ttf?56j258') format('truetype'),
    url('../fonts/common-fonts-.woff?56j258') format('woff'),
    url('../fonts/common-fonts-.svg?56j258#common-fonts-') 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: 'common-fonts-' !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-backward:before {
  content: "\e900";
}
.icon-down:before {
  content: "\e901";
}
.icon-forward:before {
  content: "\e902";
}
.icon-left:before {
  content: "\e903";
}
.icon-right:before {
  content: "\e904";
}
.icon-bike:before {
  content: "\e905";
}
.icon-pet:before {
  content: "\e906";
}
.icon-car:before {
  content: "\e907";
}
.icon-travel:before {
  content: "\e908";
}
.icon-checkbox:before {
  content: "\e909";
}
.icon-close:before {
  content: "\e90a";
}
.icon-commercial:before {
  content: "\e90b";
}
.icon-commercial-1:before {
  content: "\e90c";
}
.icon-drop_down:before {
  content: "\e90d";
}
.icon-error:before {
  content: "\e90e";
}
.icon-health:before {
  content: "\e910";
}
.icon-minus:before {
  content: "\e911";
}
.icon-plus:before {
  content: "\e912";
}
.icon-info:before {
  content: "\e913";
}
.icon-life:before {
  content: "\e915";
}
.icon-fire:before {
  content: "\e90f";
}