/*
 Theme Name:   Villa Rotenburg
 Description:  Twenty Twenty-Five child
 Author:       Villa Rotenburg
 Author URI:   https://www.vila-rotenburg.de
 Template:     twentytwentyfive
 Version:      1.0
 Text Domain:  twentytwentyfive-child
*/
@font-face {
	font-family: BohemianTypewriter;
	src: url(https://www.villa-rotenburg.de/wp-content/uploads/2025/02/Bohemian-typewriter.ttf);
}
* { 
	font-family: BohemianTypewriter !important;
	color: white !important;
}
body {
	background-color: #212121 !important;
}