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

[class^="icon-"], [class*=" icon-"] {
    /* 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;
}

.icon-a-to-b:before {
    content: "\e90e";
}

.icon-arrow-long:before {
    content: "\e90f";
}

.icon-arrow-short:before {
    content: "\e910";
}

.icon-calender:before {
    content: "\e911";
}

.icon-marker-a:before {
    content: "\e912";
}

.icon-marker-b:before {
    content: "\e913";
}

.icon-people:before {
    content: "\e914";
}

.icon-reload:before {
    content: "\e915";
}

.icon-wheelchair:before {
    content: "\e916";
}

.icon-map:before {
    content: "\e90c";
}

.icon-clock:before {
    content: "\e90d";
}

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

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

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

.icon-minus:before {
    content: "\e903";
}

.icon-arrow-right:before {
    content: "\e904";
}

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

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

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

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

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

.icon-poi:before {
    content: "\e90a";
}

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

.icon-fee:before {
    content: "\e917";
}

.icon-ebike:before {
    content: "\e918";
}

.icon-externerlink:before {
    content: "\e919";
}

.icon-laderaum:before {
    content: "\e91a";
}

.icon-standort:before {
    content: "\e91b";
}

.icon-zeit:before {
    content: "\e91c";
}

.icon-zubehor:before {
    content: "\e91d";
}

.icon-zuladung:before {
    content: "\e91e";
}

.icon-stift:before {
    content: "\e91f";
}

.icon-radl:before {
    content: "\e920";
}

.icon-hakerl:before {
    content: "\e921";
}

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

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

.icon-custom-feedback:before {
    content: "\e906";
}
.icon-custom-pen:before {
    content: "\e905";
}
.icon-custom-info:before {
    content: "\e904";
}
.icon-custom-feather-check:before {
    content: "\e903";
}
.icon-custom-warning:before {
    content: "\e902";
}
.icon-custom-family:before {
    content: "\e900";
}
.icon-custom-euro:before {
    content: "\e901";
}
