@font-face {
    font-family: 'icomoon';
    src:    url('../../fonts/icomoon.eot?pd5ylw');
    src:    url('../../fonts/icomoon.eot?pd5ylw#iefix') format('embedded-opentype'),
        url('../../fonts/icomoon.ttf?pd5ylw') format('truetype'),
        url('../../fonts/icomoon.woff?pd5ylw') format('woff'),
        url('../../fonts/icomoon.svg?pd5ylw#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="ico-"], [class*=" ico-"] {
    /* 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;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0); 
    -webkit-tap-highlight-color: transparent;  
}

.ico-address-book:before {
    content: "\e900";
}
.ico-icon_anmeldung:before {
    content: "\e901";
}
.ico-icon_kontakt:before {
    content: "\e902";
}
.ico-icon_logo:before {
    content: "\e903";
}
.ico-icon_pdf:before {
    content: "\e904";
}
.ico-icon_pin:before {
    content: "\e905";
}
.ico-icon_plus:before {
    content: "\e906";
}
.ico-icon_programm:before {
    content: "\e907";
}
.ico-icon_time:before {
    content: "\e908";
}

