/**
 * Icons
 */

/* add icon code here */


@font-face {
    font-family: 'IT-Landes-Home';
    src:  url('IT-Landes-Home.eot?i0dx5r');
    src:  url('IT-Landes-Home.eot?i0dx5r#iefix') format('embedded-opentype'),
        url('IT-Landes-Home.ttf?i0dx5r') format('truetype'),
        url('IT-Landes-Home.woff?i0dx5r') format('woff'),
        url('IT-Landes-Home.svg?i0dx5r#IT-Landes-Home') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'IT-Landes-Home' !important;
    speak: never;
    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-checkmark:before {
    content: "\e900";
}
.icon-cooling:before {
    content: "\e901";
}
.icon-drain:before {
    content: "\e902";
}
.icon-dropdown:before {
    content: "\e903";
}
.icon-duct:before {
    content: "\e904";
}
.icon-email:before {
    content: "\e905";
}
.icon-facebook:before {
    content: "\e906";
}
.icon-heater:before {
    content: "\e907";
}
.icon-heating:before {
    content: "\e908";
}
.icon-heating-cooling:before {
    content: "\e909";
}
.icon-home:before {
    content: "\e90a";
}
.icon-instagram:before {
    content: "\e90b";
}
.icon-left-arrow:before {
    content: "\e90c";
}
.icon-linkedin:before {
    content: "\e90d";
}
.icon-maintenance:before {
    content: "\e90e";
}
.icon-map:before {
    content: "\e90f";
}
.icon-menu:before {
    content: "\e910";
}
.icon-phone:before {
    content: "\e911";
}
.icon-plumbing:before {
    content: "\e912";
}
.icon-right-arrow:before {
    content: "\e913";
}
.icon-search:before {
    content: "\e914";
}
.icon-star:before {
    content: "\e915";
}
.icon-top:before {
    content: "\e916";
}
.icon-water:before {
    content: "\e917";
}
.icon-z-clock:before {
    content: "\e918";
}
.icon-z-cooling-fan:before {
    content: "\e919";
}
.icon-z-drain:before {
    content: "\e91a";
}
.icon-z-error:before {
    content: "\e91b";
}
.icon-z-heater:before {
    content: "\e91c";
}
.icon-z-heating:before {
    content: "\e91d";
}
.icon-z-minus:before {
    content: "\e91e";
}
.icon-z-next-arrow:before {
    content: "\e91f";
}
.icon-z-plus:before {
    content: "\e920";
}
.icon-z-sustainable-energy:before {
    content: "\e921";
}



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

[class^="icon2-"], [class*=" icon2-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    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;
}


.icon2-bolt:before {
    content: "\e901";
}
.icon2-close:before {
    content: "\e900";
}