@font-face {
    font-family: 'bebas_kai';
    src: url('/assets/fonts/babaskai/bebaskai-webfont.woff2') format('woff2'),
        url('/assets/fonts/babaskai/bebaskai-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gentex-Corporate-Icon-font';
    src: url('/assets/fonts/icomoon/Gentex-Corporate-Icon-font.eot?ntf182');
    src: url('/assets/fonts/icomoon/Gentex-Corporate-Icon-font.eot?ntf182#iefix') format('embedded-opentype'),
        url('/assets/fonts/icomoon/Gentex-Corporate-Icon-font.ttf?ntf182') format('truetype'),
        url('/assets/fonts/icomoon/Gentex-Corporate-Icon-font.woff?ntf182') format('woff'),
        url('/assets/fonts/icomoon/Gentex-Corporate-Icon-font.svg?ntf182#Gentex-Corporate-Icon-font') 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: 'Gentex-Corporate-Icon-font' !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-download_button:before {
    content: "\e913";
}

.icon-link_out_button:before {
    content: "\e914";
}

.icon-Scroll_up_arrow_1:before {
    content: "\e915";
}

.icon-search_button:before {
    content: "\e916";
}

.icon-Scroll_Left_arrow_1:before {
    content: "\e910";
}

.icon-Scroll_Right_arrow_1:before {
    content: "\e911";
}

.icon-Top_Nav_Bar_element_2:before {
    content: "\e912";
}

.icon-annual_report:before {
    content: "\e901";
}

.icon-Back_to_top_arrow_1:before {
    content: "\e902";
}

.icon-Facebook:before {
    content: "\e903";
}

.icon-Instagram:before {
    content: "\e904";
}

.icon-LG_plus_header_element_1:before {
    content: "\e905";
}

.icon-Linkedin:before {
    content: "\e906";
}

.icon-menu-nav:before {
    content: "\e909";
}

.icon-Play_Icon_circle_1:before {
    content: "\e90a";
}

.icon-Play_Icon_triangle_1:before {
    content: "\e90b";
}

.icon-Scroll_down_arrow_1:before {
    content: "\e90c";
}

.icon-Top_Nav_Bar_element_1:before {
    content: "\e90d";
}

.icon-Twitter:before {
    content: "\e90e";
}

.icon-YouTube:before {
    content: "\e90f";
}

.icon-back-to-top-arrow:before {
    content: "\e908";
}

.icon-close-button:before {
    content: "\e900";
}

.icon-watch:before {
    content: "\e907";
}

.icon-phone:before {
    content: "\e942";
}

.icon-phone-hang-up:before {
    content: "\e943";
}

.icon-address-book:before {
    content: "\e944";
}

.icon-location:before {
    content: "\e947";
}

.icon-location2:before {
    content: "\e948";
}

.icon-compass:before {
    content: "\e949";
}

.icon-earth:before {
    content: "\e9ca";
}

.icon-sphere:before {
    content: "\e9c9";
}

.icon-mail-envelope-closed:before {
    content: "\e9b9";
}