/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

@font-face {
   font-family:'TT Norms';
   font-style: normal;
   font-weight: 300;
   src: url('/wp-content/uploads/webfonts/39553D_9_0.eot');
   src: url('/wp-content/uploads/webfonts/39553D_9_0.eot?#iefix') format('embedded-opentype'),
   url('/wp-content/uploads/webfonts/39553D_9_0.woff2') format('woff2'),
   url('/wp-content/uploads/webfonts/39553D_9_0.woff') format('woff'),
   url('/wp-content/uploads/webfonts/39553D_9_0.ttf') format('truetype');
}

@font-face {
   font-family:'TT Norms';
   font-style: normal;
   font-weight: 400;
   src: url('/wp-content/uploads/webfonts/39553D_B_0.eot');
   src: url('/wp-content/uploads/webfonts/39553D_B_0.eot?#iefix') format('embedded-opentype'),
   url('/wp-content/uploads/webfonts/39553D_B_0.woff2') format('woff2'),
   url('/wp-content/uploads/webfonts/39553D_B_0.woff') format('woff'),
   url('/wp-content/uploads/webfonts/39553D_B_0.ttf') format('truetype');
}

@font-face {
   font-family:'TT Norms';
   font-weight: bold;
   font-weight: 700;
   src: url('/wp-content/uploads/webfonts/39553D_3_0.eot');
   src: url('/wp-content/uploads/webfonts/39553D_3_0.eot?#iefix') format('embedded-opentype'),
   url('/wp-content/uploads/webfonts/39553D_3_0.woff2') format('woff2'),
   url('/wp-content/uploads/webfonts/39553D_3_0.woff') format('woff'),
   url('/wp-content/uploads/webfonts/39553D_3_0.ttf') format('truetype');
}

.co-intro-text {
	font-size:1.8rem;
	line-height:2.65rem;
}

@media screen and (max-width:640px) {
	.co-intro-text {
		font-size:1.35rem;
		line-height:2rem;
	}
}

.menu-text {
  text-transform:uppercase;
  font-weight:bold;
}

.co-zitat-hg {
    background-image:url(/wp-content/uploads/anfuehrungszeichen_oben.svg), url(/wp-content/uploads/anfuehrungszeichen_unten.svg) !important;
    background-size:160px;
    background-position:left top, right bottom !important;
    background-repeat:no-repeat;
    }

.review blockquote q {
    font:normal bold 3.5rem "TT Norms" !important;
}