/*
Theme Name:		 ashe_erdbeerli
Theme URI:		 http://childtheme-generator.com/
Description:	 ashe_erdbeerli is a child theme of Ashe, created by ChildTheme-Generator.com
Author:			 tanja gubser
Author URI:		 http://childtheme-generator.com/
Template:		 ashe
Version:		 1.0.0
Text Domain:	 ashe-erdbeerli
*/


/*
    Add your custom styles here
*/

@font-face {
  font-family: "falling-slowly";
  src: url("/wp-content/uploads/falling-slowly.ttf");
}

@font-face {
  font-family: "Quicksand-SemiBold";
  src: url("/wp-content/uploads/static/Quicksand-SemiBold.ttf");
}

@font-face {
  font-family: "Quicksand";
  src: url("/wp-content/uploads/static/Quicksand-Regular.ttf");
}

body, h5 {
	 font-family: 'Quicksand', sans-serif;
}

.header-logo a {
	 font-family: 'Quicksand-SemiBold', sans-serif;
}

.site-description, .unterschrift, h1.page-title {
    font-family: 'falling-slowly', sans-serif;
}

.unterschrift {
    font-size: 1.5em;
}

h1.page-title {
  font-weight: bold;
	margin-top: 20px;
}

.header-logo a, .site-description {
    color: white;
}

//img {
//	float: left;
//}
