@font-face {
font-family: "CoconWebPro-Cond";
src: url('../css/CoconWebPro-Cond.woff'); format('woff')
font-style: normal | italic | oblique
font-weight: normal | bold | 100-900
}

/* Schriftart zuordnen */
body {
font-family: arial, verdana, sans-serif !important;
color:#857363;
}
h1 {
    color: #e98300;}
h2 {
    color: #857363;}
h3 {
    color: #ffffff;}
h6 {
    color: #ffffff;}
h1, h2, h3, h4, h5, h6 {
font-family: 'CoconWebPro-Cond', sans-serif; !important}