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

[class^="icon-"], [class*=" icon-"],
.report h2:before {
    font-family: 'icomoon' !important;
    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-cd:before {
    content: "\e900";
}
.icon-cinema:before {
    content: "\e901";
}
.icon-report:before,
.report h2:before {
    content: "\e902";
}
.icon-video:before {
    content: "\e903";
}
.icon-menu:before {
    content: "\e904";
}
.icon-0:before {
    content: "\e905";
}
.icon-1:before {
    content: "\e906";
}
.icon-2:before {
    content: "\e907";
}
.icon-3:before {
    content: "\e908";
}
.icon-4:before {
    content: "\e909";
}
.icon-5:before {
    content: "\e90a";
}
.icon-6:before {
    content: "\e90b";
}
.icon-7:before {
    content: "\e90c";
}
.icon-8:before {
    content: "\e90d";
}
.icon-9:before {
    content: "\e90e";
}

