@font-face {
    font-family: 'AquaSoft';
    src:  url('as.eot?xo2qdu');
    src:  url('as.eot?xo2qdu#iefix') format('embedded-opentype'),
    url('as.ttf?xo2qdu') format('truetype'),
    url('as.woff?xo2qdu') format('woff'),
    url('as.svg?xo2qdu#AquaSoft') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display:swap;
}

i.as-font {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'AquaSoft' !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;
}

.as_icon_bilder:before {
    content: "\e900";
}
.as_icon_effekte:before {
    content: "\e901";
}
.as_icon_elemente:before {
    content: "\e902";
}
.as_icon_ereignis:before {
    content: "\e903";
}
.as_icon_hintergruende:before {
    content: "\e904";
}
.as_icon_kalender:before {
    content: "\e905";
}
.as_icon_layouts:before {
    content: "\e906";
}
.as_icon_text:before {
    content: "\e907";
}
