/**
- Lumis Beheer BV
- icomoon.css
- Onderdeel van het Shop systeem, ontwikkeld voor Airguns.nl
 */

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

.airguns-icon,
[class^="icon-"],
[class*=" icon-"] {
    font-family: "icomoon" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

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

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

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

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

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

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

.icon-veiligheid::before {
    content: "\e908";
}

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

.icon-Beaumont-p-icon1::before {
    content: "\e90a";
}

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

.icon-bubbles2::before {
    content: "\e96d";
}

.icon-truck::before {
    content: "\e9b0";
}

.icon-shield::before {
    content: "\e9b4";
}
