/* local style overwrites */ 

 @font-face { 
 font-family: "Graphik-Regular-Web"; 
 src: 
 local("Graphik-Regular-Web"), 
 url("https://media.hiveq.ch/sfa-lernplattform/Sites/1/8fd7e15123a04b0d868ec325c8ea4292.woff");
}

 :root 
 { 
 --ims-body__font-family: "Graphik-Regular-Web";
 }

 @font-face { 
 font-family: "Graphik-Medium-Web";
 src: 
 local("Graphik-Medium-Web"), 
 url("https://media.hiveq.ch/sfa-lernplattform/Sites/1/ded3d928393c4768b38dcbaa5bb8f335.woff");
}

 :root 
 { 
 --ims-header__font-family: "Graphik-Medium-Web";
 }

:root {
--BaseContainerMaxWidth: 1400px;
}
