/* New Icon Fonts */

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

[class^="icon02-"], [class*=" icon02-"] {
  font-family: 'icomoon02' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;ont-variant: normal;
  text-transform: none;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon02-01:before {
  content: "\e600";
}
.icon02-02:before {
  content: "\e601";
}
.icon02-03:before {
  content: "\e602";
}
.icon02-04:before {
  content: "\e603";
}
.icon02-05:before {
  content: "\e604";
}
.icon02-06:before {
  content: "\e605";
}
.icon02-07:before {
  content: "\e606";
}
.icon02-08:before {
  content: "\e607";
}
.icon02-09:before {
  content: "\e608";
}
.icon02-10:before {
  content: "\e609";
}
.icon02-11:before {
  content: "\e60a";
}
.icon02-12:before {
  content: "\e60b";
}

/* /New Icon Fonts */