@font-face {
    font-family: 'icomoon';
    src:    url('icomoon.eot?rrh4sp');
    src:    url('icomoon.eot?rrh4sp#iefix') format('embedded-opentype'),
        url('icomoon.ttf?rrh4sp') format('truetype'),
        url('icomoon.woff?rrh4sp') format('woff'),
        url('icomoon.svg?rrh4sp#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-film:before {
    content: "\e900";
}
.icon-camera:before {
    content: "\e901";
}
.icon-diff-added:before {
    content: "\e915";
}
.icon-plus:before {
    content: "\e916";
}
.icon-device-camera-video:before {
    content: "\e902";
}
.icon-device-camera:before {
    content: "\e903";
}
.icon-gear:before {
    content: "\e904";
}
.icon-light-bulb:before {
    content: "\e905";
}
.icon-mail-read:before {
    content: "\e906";
}
.icon-home:before {
    content: "\e921";
}
.icon-circle-up:before {
    content: "\e91c";
}
.icon-circle-down:before {
    content: "\e917";
}
.icon-section:before {
    content: "\e907";
}
.icon-file-pdf:before {
    content: "\e908";
}
.icon-home2:before {
    content: "\e922";
}
.icon-chevron-up:before {
    content: "\e920";
}
.icon-chevron-circle-up:before {
    content: "\e91d";
}
.icon-arrow-circle-up:before {
    content: "\e91e";
}
.icon-arrow-up:before {
    content: "\e91f";
}
.icon-chevron-circle-down:before {
    content: "\e918";
}
.icon-chevron-down:before {
    content: "\e919";
}
.icon-toggle-on:before {
    content: "\e91a";
}
.icon-toggle-off:before {
    content: "\e91b";
}
.icon-film2:before {
    content: "\e909";
}
.icon-camera2:before {
    content: "\e90a";
}
.icon-camera-retro:before {
    content: "\e90b";
}
.icon-cogs:before {
    content: "\e90c";
}
.icon-envelope-o:before {
    content: "\e90d";
}
.icon-envelope:before {
    content: "\e90e";
}
.icon-newspaper-o:before {
    content: "\e90f";
}
.icon-settings:before {
    content: "\e910";
}
.icon-bulb:before {
    content: "\e911";
}
.icon-mail:before {
    content: "\e912";
}
.icon-note:before {
    content: "\e913";
}
.icon-news:before {
    content: "\e914";
}
