﻿/* ubuntu-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/ubuntu-v20-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* ubuntu-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 300;
  src: url('fonts/ubuntu-v20-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* ubuntu-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/ubuntu-v20-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* ubuntu-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/ubuntu-v20-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* ubuntu-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/ubuntu-v20-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* ubuntu-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 500;
  src: url('fonts/ubuntu-v20-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* ubuntu-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/ubuntu-v20-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* ubuntu-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 700;
  src: url('fonts/ubuntu-v20-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/* neue abschnitt*/


.font_h1 {
/* für <h1>Tab */
	font-family:'Ubuntu', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-style:normal;
	font-size:1.5rem;
    line-height: 110%; 	
    letter-spacing:normal; 
    margin-left:10px;
    margin-right:10px;
    margin-top:5px;
   }

.font_h2 {
/* für <h2>Tab */
	font-family:'Ubuntu', Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-style:normal;
	font-size:1.3rem;
    line-height: 100%; 	
    letter-spacing:normal; 
    margin-left:10px;
    margin-right:10px;
    margin-top:5px;
    margin-bottom:0px;
     }



.font_h3 {
/* für <h3>Tab */
	font-family:'Ubuntu', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-style:normal;
	font-size:1.4rem;
    line-height: 140%; 	
    letter-spacing:normal; 
    margin-left:10px;
    margin-right:10px;
    margin-top:0px;
    margin-bottom:0px;
    }



.font_head_faq {
/* für <a>Tab überschrift faq */
	font-family:'Ubuntu', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-style:normal;
	font-size:1.4rem;
    line-height: 140%; 	
    letter-spacing:normal; 
    margin-left:10px;
    margin-right:10px;
    margin-top:0px;
    margin-bottom:0px;
    }


.font_klapp_faq {
/* für <a>Tab überschrift faq */
	font-family:'Ubuntu', Arial, Helvetica, sans-serif;
	font-size:1.3rem;
	font-weight: 400;
	font-style:normal;
    line-height: 120%; 	
    letter-spacing:normal; 
    margin-left:10px;
    margin-right:10px;
    margin-top:0px;
    margin-bottom:0px;
    }


.font_text_faq {
/* für aufzählung in der Kopfleiste */
	font-family:'Ubuntu', Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-style:normal;
	font-size:1.2rem;
    line-height: 150%; 	
    letter-spacing:normal; 
    margin-left:10px;
    margin-right:10px;
    margin-top:0px;
}



.font_kopfaufzaehlung {
/* für aufzählung in der Kopfleiste */
	font-family:'Ubuntu', Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-style:normal;
	font-size:1.3rem;
    line-height: 150%; 	
    letter-spacing:normal; 
    margin-left:10px;
    margin-right:10px;
    margin-top:0px;
}

.color_style_green {
	color: #32CD32;
}


.font_produkt_small {
/* für aufzählung in der kleinen produktleitse */
	font-family:'Ubuntu', Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-style:normal;
	font-size:1.2rem;
    line-height: 150%; 	
    letter-spacing:normal; 
    margin-left:10px;
    margin-right:10px;
    margin-top:0px;
    margin-bottom:0px;
}


.font_optionen_small {
/* für aufzählung in der kleinen produktleitse */
	font-family:'Ubuntu', Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-style:normal;
	font-size:1.2rem;
    line-height: 150%; 	
    letter-spacing:normal; 
    margin-left:10px;
    margin-right:10px;
    margin-top:0px;
    margin-bottom:0px;
}


.font_kontakt_heater {
/* für <h1>Tab */
	font-family:'Ubuntu', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-style:normal;
	font-size:1.5rem;
    line-height: 110%; 	
    letter-spacing:normal; 
    margin-left:10px;
    margin-right:10px;
    margin-top:5px;
   }



.font_kontakt_small {
/* für kontatdaten und p zeile */
	font-family:'Ubuntu', Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-style:normal;
	font-size:1.2rem;
    line-height: 150%; 	
    letter-spacing:normal; 
    margin-left:10px;
    margin-right:10px;
    margin-top:0px;
    margin-bottom:0px;
}


.font_fusssleistee {
/* für kontatdaten und p zeile */
	font-family:'Ubuntu', Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-style:normal;
	font-size:1.0rem;
    line-height: 130%; 	
    letter-spacing:normal; 
    margin-left:10px;
    margin-right:10px;
    margin-top:0px;
    margin-bottom:0px;
    color:black;
}



.font_menu {
	font-family:'Ubuntu', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-style:normal;
	font-size:1.3rem;
    line-height: 180%; 	
    letter-spacing:normal; 
    color:black;
   
}


