/*
 Theme Name:   OnePress Child
 Description:  Angepasstes Child-Theme für das Tierheim Eisenach.
 Author:       Tierheim Eisenach
 Author URI:   httpw://www.tierheimeisenach.de
 Template:     onepress
 Version:      1.0
 Text Domain:  onepress-child
*/

body {
    background: #e7efd6;
  }
  
  .site {
    background: #e7efd6;
    position: relative;
  }

#page {
    background: #e7efd6;
}


@font-face {
  font-family: "KaushanScript";
  src: url('https://tierheimeisenach.de/wp-content/themes/onepress-child/assets/fonts/KaushanScript-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}

.entry-title {
	color: #964D2B !important;	
	font-family: "KaushanScript";
}

.th_tv_h {
	color: #964D2B !important;	
	font-family: "KaushanScript";
}


