
/* 
@font-face {
  font-family: 'Apfel Grotezk';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/ApfelGrotezk-Regular.98879785.woff2) format('woff2');
}
@font-face {
  font-family: 'Apfel Grotezk';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(../fonts/ApfelGrotezk-Mittel.937ca0c8.woff2) format('woff2');
}
@font-face {
  font-family: 'Apfel Grotezk';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(../fonts/ApfelGrotezk-Fett.40915e56.woff2) format('woff2');
} */

/* @font-face {
  font-family: 'Apfel Grotezk';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('../fonts/ApfelGrotezk-Satt.woff2') format('woff2');
}

body,button,input{ font-family:'Open Sans','Microsoft YaHei',Arial,Helvetica, tahoma, sans-serif;font-weight: 400;font-size: 16px;line-height: 1.8;}

/* 
*/
body,button,input,textarea{ font-family:'Open Sans',Arial,Helvetica, tahoma, sans-serif;font-weight: 400;font-size: 16px;line-height: 1.8;}

:root{

	--b400:400;
	--b600:600;
	--b700:800;
}


