@font-face {
    font-family: 't3_content';
    font-display: block;     /* fuer performance-optimierung */
    font-style: normal;
    font-weight: normal;
    /*remember to sync the timestamp in Styles.typoscript*/
    src: url('../Font/Content.woff?76734112') format('woff'),
    url('../Font/Content.svg?76734112#ratgeber') format('svg');
}

[class^="t3-"]:before, [class*=" t3-"]:before {
    display: inline-block;
    font-family: "t3_content";
    font-style: normal;
    font-weight: normal;
    /* opacity: .8; */
    speak: none;
    text-align: center;
    text-decoration: inherit;
}

.t3-search:before { content: '\e101'; } /* '' */
.t3-experte:before { content: '\e102'; } /* '' */
.t3-linktipp:before { content: '\e103'; } /* '' */
.t3-zitat:before { content: '\e104'; } /* '' */
.t3-medien:before { content: '\e105'; } /* '' */
.t3-newsletter:before { content: '\e106'; } /* '' */
.t3-anleitung:before { content: '\e107'; } /* '' */
.t3-rechner:before { content: '\e108'; } /* '' */
.t3-teilen:before { content: '\e109'; } /* '' */
.t3-circle:before { content: '\e110'; } /* '' */
.t3-plus:before { content: '\e111'; } /* '' */
.t3-minus:before { content: '\e112'; } /* '' */
.t3-rss:before { content: '\e113'; } /* '' */
.t3-pin:before { content: '\e114'; } /* '' */
.t3-spin1:before { content: '\e115'; } /* '' */
.t3-zoom:before { content: '\e116'; } /* '' */
.t3-bookmark:before { content: '\e117'; } /* '' */
.t3-fazit:before { content: '\e118'; } /* '' */
.t3-close:before { content: '\e119'; } /* '' */
.t3-check:before { content: '\e120'; } /* '' */
.t3-sparen:before { content: '\e121'; } /* '' */
.t3-info-circled:before { content: '\e122'; } /* '' */
.t3-attention:before { content: '\e123'; } /* '' */
.t3-youtube-play:before { content: '\e124'; } /* '' */
.t3-download:before { content: '\e125'; } /* '' */
.t3-praxistipp:before { content: '\e126'; } /* '' */
.t3-mail:before { content: '\e127'; } /* '' */
.t3-star:before { content: '\e128'; } /* '' */
.t3-star-empty:before { content: '\e129'; } /* '' */
.t3-comment-empty:before { content: '\e130'; } /* '' */
.t3-print:before { content: '\e131'; } /* '' */
.t3-calendar-empty:before { content: '\e132'; } /* '' */
