h1{
    font-family:'GraphikTH-SemiBold';
    font-size: 36px!important;
    line-height: 54px;
   
 }
h2{
   font-family: 'GraphikTH-SemiBold';
   font-size: 25px;
   line-height: 38px;
}

h3{
     font-family: 'GraphikTH-Regular';
    font-size: 25px;
    line-height: 38px;
 }
h4{
   font-family: 'GraphikTH-Regular';
  font-size: 20px;
  line-height:32px;
}
h5{
   font-family: 'GraphikTH-SemiBold';
  font-size: 17px;
  line-height: 28px;
}
h6{
   font-family: 'GraphikTH-Regular';
  font-size: 17px;
  line-height: 28px;
}
p{
    font-family: 'GraphikTH-Regular';
    font-size: 15px;
    line-height: 24px;
}

 .zmdi {
  font-size: 20px !important;
  top: 3px;
  padding-left: 15px;
  position: relative;
}