@font-face {
    font-family: 'icomoon';
    src:    url('https://i.icomoon.io/public/ea4f0eed5c/GoogleTransparencyProject/icomoon.eot?hx8drj');
    src:    url('https://i.icomoon.io/public/ea4f0eed5c/GoogleTransparencyProject/icomoon.eot?hx8drj#iefix') format('embedded-opentype'),
        url('https://i.icomoon.io/public/ea4f0eed5c/GoogleTransparencyProject/icomoon.woff2?hx8drj') format('woff2'),
        url('https://i.icomoon.io/public/ea4f0eed5c/GoogleTransparencyProject/icomoon.ttf?hx8drj') format('truetype'),
        url('https://i.icomoon.io/public/ea4f0eed5c/GoogleTransparencyProject/icomoon.woff?hx8drj') format('woff'),
        url('https://i.icomoon.io/public/ea4f0eed5c/GoogleTransparencyProject/icomoon.svg?hx8drj#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-zoom-out:before {
    content: "\e90e";
}
.icon-zoom-in:before {
    content: "\e90f";
}
.icon-facebook:before {
    content: "\e601";
}
.icon-instagram:before {
    content: "\e602";
}
.icon-menu:before {
    content: "\e604";
}
.icon-play:before {
    content: "\e605";
}
.icon-search:before {
    content: "\e606";
}
.icon-twitter:before {
    content: "\e607";
}
.icon-youtube:before {
    content: "\e608";
}
.icon-close:before {
    content: "\e609";
}
.icon-google-plus:before {
    content: "\e904";
}
.icon-rss:before {
    content: "\e905";
}
.icon-arrow-up:before {
    content: "\e906";
}
.icon-arrow-down:before {
    content: "\e907";
}
.icon-arrow-left:before {
    content: "\e908";
}
.icon-arrow-right:before {
    content: "\e909";
}
.icon-linkedin:before {
    content: "\e90a";
}
.icon-pinterest:before {
    content: "\e90b";
}
.icon-youtube-logo:before {
    content: "\e90c";
}
.icon-mail:before {
    content: "\e90d";
}
.icon-left_arrow:before {
    content: "\e900";
}
.icon-up_arrow:before {
    content: "\e901";
}
.icon-right_arrow:before {
    content: "\e902";
}
.icon-down_arrow:before {
    content: "\e903";
}

