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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-icon_01:before {
  content: "\e900";
}
.icon-icon_02:before {
  content: "\e901";
}
.icon-icon_03:before {
  content: "\e902";
}
.icon-icon_05:before {
  content: "\e903";
}
.icon-arrow_01:before {
  content: "\e904";
}
.icon-arrow_02:before {
  content: "\e905";
}
.icon-arrow_03:before {
  content: "\e906";
}
.icon-arrow_07:before {
  content: "\e907";
}
.icon-icon_06:before {
  content: "\e908";
}
.icon-mail:before {
  content: "\e909";
}
.icon-metro:before {
  content: "\e90a";
}
.icon-look:before {
  content: "\e90b";
}
.icon-warning:before {
  content: "\e90c";
}
