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

[class^="ico"], [class*=" ico"] {
  /* 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;
}

.icocircle-up:before {
  content: "\e905";
}
.iconav_menu:before {
  content: "\e904";
}
.icoaoken_event:before {
  content: "\e900";
}
.icoaoken_about:before {
  content: "\e901";
}
.icoaoken_mail:before {
  content: "\e902";
}
.icoaoken_mark:before {
  content: "\e903";
}

