@font-face {
    font-family: 'staufen';
    src:    url('../fonts/staufen.eot');
    src:    url('../fonts/staufen.eot#iefix') format('embedded-opentype'),
        url('../fonts/staufen.ttf') format('truetype'),
        url('../fonts/staufen.woff') format('woff'),
        url('../fonts/staufen.svg#staufen') format('svg');
    font-weight: normal;
    font-style: normal;
}

.icon {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'staufen' !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-calendar:before {
    content: "\e900";
}
.icon-camera:before {
    content: "\e901";
}
.icon-suitcase:before {
    content: "\e902";
}
.icon-pictures:before {
    content: "\e903";
}
.icon-info:before {
    content: "\e904";
}
.icon-pictures2:before {
    content: "\e905";
}
.icon-clipboard:before {
    content: "\e907";
}

.icon-bus:before {
    content: "\e909";
}
.icon-library:before {
    content: "\e921";
}
.icon-phone:before {
    content: "\e942";
}
.icon-envelop:before {
    content: "\e945";
}
.icon-alarm:before {
    content: "\e950";
}
.icon-cloudy:before {
    content: "\e908";
}
.icon-images:before {
    content: "\e90e";
}
.icon-location2:before {
    content: "\e948";
}


/*16er*/

.icon-bullhorn:before {
    content: "\e91a";
}
.icon-pencil2:before {
    content: "\e906";
}
.icon-film:before {
    content: "\e913";
}
.icon-video-camera:before {
    content: "\e914";
}
.icon-files-empty:before {
    content: "\e925";
}
.icon-clock:before {
    content: "\e94e";
}
.icon-bin:before {
    content: "\e9ac";
}
.icon-bin2:before {
    content: "\e9ad";
}


.icon-volume-high:before {
    content: "\ea26";
}

