@font-face {
    src: url('../fonts/icomoon.woff') format('woff');
    font-family: 'icomoon';
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-chevron-left:before {
    content: "\e900";
}
.icon-chevron-right:before {
    content: "\e901";
}
.icon-place:before {
    content: "\e902";
}
.icon-pin:before {
    content: "\e903";
}
.icon-calendar:before {
    content: "\e904";
}
.icon-cartridges:before {
    content: "\e905";
}
.icon-headphones:before {
    content: "\e906";
}
.icon-soc_linkedin:before {
    content: "\e907";
}
.icon-soc_instagram:before {
    content: "\e908";
}
.icon-soc_youtube:before {
    content: "\e909";
}
.icon-pdf:before {
    content: "\e90a";
}
.icon-included:before {
    content: "\e90b";
    color: #97be0d;
}
.icon-excluded:before {
    content: "\e90c";
    color: #fe0000;
}
.icon-areas:before {
    content: "\e90d";
}
.icon-chat:before {
    content: "\e90e";
}
.icon-phone:before {
    content: "\e90f";
}
.icon-email:before {
    content: "\e910";
}