@font-face {
font-family: opensans;
src: url("https://test120531.test-account.com/font/opensans.ttf");

}

p {
		font-family: opensans !important;
 }



/*Einsatz selbst gehosteter Schriften*/
@font-face {
font-family: play; 
src: url("https://test120531.test-account.com/font/Ultara-Brush.otf");
}

/*h2 {
		font-family: play; 
}*/

h1.entry-title {
font-family: play !important; 

}

p.site-title {
font-family: play !important; 
		font-size: 100px; 
}

  .site-footer .footer-widget-area {
    padding: 5px 0;
			text-align:center;
  }

.post-navigation {
  clear: both;
  display: none;
}

.entry-meta {
display: none;
}

/*widget-area footer-widget-area one {
padding: 0
}*/