/*
Theme Name: Deutscher Mieterbund
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

/* Schriften */
@font-face {
	font-family: "Akko Pro";font-display: swap; 
	src: url("//db.onlinewebfonts.com/t/d221faf569e23ca9fe8135619de944fc.eot"); 
	src: url("//db.onlinewebfonts.com/t/d221faf569e23ca9fe8135619de944fc.eot?#iefix") format("embedded-opentype"), 
	url("//db.onlinewebfonts.com/t/d221faf569e23ca9fe8135619de944fc.woff2") format("woff2"), 
	url("//db.onlinewebfonts.com/t/d221faf569e23ca9fe8135619de944fc.woff") format("woff"), 
	url("//db.onlinewebfonts.com/t/d221faf569e23ca9fe8135619de944fc.ttf") format("truetype"), 
	url("//db.onlinewebfonts.com/t/d221faf569e23ca9fe8135619de944fc.svg#Akko Pro") format("svg");
}
h1, h2, h3, h4, h5, h6  {
	font-family:Akko Pro !important;
}
h1  {
	font-weight: 600;
}
h3  {
	font-weight: 600;
}
h3  {
	font-weight: 600;
}
h4  {
	font-weight: 300 !important;
	color: #333 !important;
	font-size: 1.2em !important;
}

p {
	font-family:  tahoma;
}



@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}