@font-face {
    font-family: abonnements;
    src: url(../fonts/abonnements.eot?i0hs78);
    src:
        url(../fonts/abonnements.eot?i0hs78#iefix) format("embedded-opentype"),
        url(../fonts/abonnements.ttf?i0hs78) format("truetype"),
        url(../fonts/abonnements.woff?i0hs78) format("woff"),
        url(../fonts/abonnements.svg?i0hs78#abonnements) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {

    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: abonnements !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-logout::before {
    content: "\e90a";
}
.icon-arrow-left::before {
    content: "\e900";
}
.icon-arrow-right::before {
    content: "\e901";
}
.icon-close::before {
    content: "\e902";
}
.icon-contact::before {
    content: "\e903";
}
.icon-eye::before {
    content: "\e904";
}
.icon-info::before {
    content: "\e905";
}
.icon-localisation::before {
    content: "\e906";
}
.icon-loupe::before {
    content: "\e907";
}
.icon-mail::before {
    content: "\e908";
}
.icon-verified::before {
    content: "\e909";
}
