@font-face {
  font-family: 'icomoon';
  src:  url('../font/icomoon.eot?68c46e');
  src:  url('../font/icomoon.eot?68c46e#iefix') format('embedded-opentype'),
    url('../font/icomoon.ttf?68c46e') format('truetype'),
    url('../font/icomoon.woff?68c46e') format('woff'),
    url('../font/icomoon.svg?68c46e#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-logo-05:before {
  content: "\e908";
}
.icon-logo-06:before {
  content: "\e909";
}
.icon-arrow-l:before {
  content: "\e900";
}
.icon-arrow-r:before {
  content: "\e901";
}
.icon-arrow-un:before {
  content: "\e902";
}
.icon-arrow-up:before {
  content: "\e903";
}
.icon-logo-01:before {
  content: "\e904";
}
.icon-logo-02:before {
  content: "\e905";
}
.icon-logo-03:before {
  content: "\e906";
}
.icon-logo-04:before {
  content: "\e907";
}
