@font-face {
    font-family: "OptimaLTStd";
    src: url("../font/OptimaLTStd.woff2") format("woff2");
}
@font-face {
    font-family: "OptimaLTStd-Bold";
    src: url("../font/OptimaLTStd-Bold.woff2") format("woff2");
}
@font-face {
    font-family: "SnellRoundhandLTStd-BdScr";
    src: url("../font/SnellRoundhandLTStd-BdScr.woff2") format("woff2");
}
.bold {font-weight: bold;}
.ueberschriftmittel {font-size: 1.4rem; color: #000000; font-weight: bold;}
.ueberschriftgruen {font-size: 2rem; line-height: 1.3; color: #2c8884; font-family: OptimaLTStd;}