

h1 {
  font-family: benton-sans-wide, sans-serif;
font-weight: 600;
font-style: normal;
}
p {
font-family: zeitung, sans-serif;
font-weight: 300;
font-style: normal;
}
p{
font-family: zeitung, sans-serif;
font-weight: 400;
font-style: normal;
}
p{
font-family: zeitung, sans-serif;
font-weight: 600;
font-style: normal;
}


ul.project_bullet {
list-style: none !important;
}



.footer-widget-area .footer-widget:first-child {
    width: 50;
}
.footer-widget-area .footer-widget:nth-child(2) {
    width: 25;
}
.footer-widget-area .footer-widget:nth-child(3) {
    width: 25;
}
