@font-face {
    font-family: 'SiebenwindFont';
    src: url('/wp-content/themes/siebenwind/fonts/Rothenburg.woff2') format('woff2'),
         url('/wp-content/themes/siebenwind/fonts/Rothenburg.woff') format('woff'),
         url('/wp-content/themes/siebenwind/fonts/Rothenburg.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


html body #access ul#menu-siebenwind > li > a,
html body #nav-home a {
    font-family: 'SiebenwindFon', Arial, sans-serif !important;
    color: #ffffff !important;
    text-shadow: 1px 1px 3px #000000, 0px 0px 2px #000000;
}

html body #access ul#menu-siebenwind > li > a::first-letter,
html body #nav-home a::first-letter {
    color: #ff0000 !important;
}