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

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

.vorteilsreise-icon_eigenanreise:before {
    content: "\e901";
}
.vorteilsreise-icon_busreise:before {
    content: "\e900";
}
.vorteilsreise-icon_event:before {
    content: "\e902";
}
.vorteilsreise-icon_flugreise:before {
    content: "\e903";
}
.vorteilsreise-icon_kreuzfahrt:before {
    content: "\e904";
}
.vorteilsreise-icon_rundreise:before {
    content: "\e905";
}
.vorteilsreise-icon_stadt:before {
    content: "\e906";
}

