@font-face {
   font-family: 'icomoon';
   src:url('../fonts/icomoon.eot');
   src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
      url('../fonts/icomoon.woff') format('woff'),
      url('../fonts/icomoon.ttf') format('truetype'),
      url('../fonts/icomoon.svg#icomoon') format('svg');
   font-weight: normal;
   font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: 'icomoon';
        src: url('../fonts/icomoon.svg#icomoon') format('svg');
    }
}
/*
[class*="icon-"]:before {
   font-family: 'icomoon';
   speak: none;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
}
*/
.icon-close:before {
   font-size: 28px;
   line-height: 0;
   content: "\00d7";
}

.icon-lightning:before {
   content: "\e608";
}

.icon-arrow_r:before {
   content: "\e610";
}

.icon-arrow_l:before {
   content: "\e61f";
}

.icon-magnifier:before {
   content: "\e611";
}

.icon-flight:before {
   content: "\e612";
}

.icon-marker:before {
   content: "\e613";
}

.icon-sound:before {
   content: "\e614";
}

.icon-target:before {
   content: "\e615";
}

.icon-rewind:before {
   content: "\e616";
}

.icon-gear:before {
   content: "\e605";
}

.icon-nmt:before {
   content: "\e617";
}

.icon-play:before, .icon-set:before {
   content: "\e61a";
}

.icon-pause:before {
   content: "\e61b";
}

.icon-clock:before {
   content: "\e619";
}

.icon-calendar:before {
   content: "\e618";
}

.icon-check:before {
   content: "\e61d";
}

.icon-handler:before {
   content: "\e61e";
}

.icon-arrow_l:before {
   content: "\e61f";
}

.icon-home:before {
   content: "\e620";
}
