body{
    	font-family: 'Open Sans';
        	font-size: 16px;
            	color: #4f4f4f;
    }
h1, h2, h3, h4, h5, h6 {
    	font-family: 'Ubuntu';
        	font-weight: 500;
        	color: #4f4f4f;
            text-transform: capitalize;
    }
h1 {
    	font-size: 36px;
        	color: #4f4f4f;
            text-transform: capitalize;
    }
h2 {
    	font-size: 26px;
        	color: #4f4f4f;
            text-transform: capitalize;
    }
h3 {
    	font-size: 20px;
        	color: #4f4f4f;
            text-transform: capitalize;
    }
h4 {
    	font-size: 20px;
        	color: #0340a4;
            text-transform: none;
    }
h5 {
    	font-size: 16px;
        	color: #4f4f4f;
            text-transform: capitalize;
    }
h6 {
    	font-size: 14px;
        	color: #4f4f4f;
            text-transform: capitalize;
    }
.na-preloader {
    background: url("http://old.intrapresa-it.it/wp-content/uploads/2017/10/preloader.gif") center no-repeat #fff;
}
