body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    } 
@font-face {
    font-family:'ArialNova' ;
    src: url(../font/ArialNova.woff) format('woff');
    font-style: normal;
	font-weight: normal;
}    
.box2 {
width:455px;
height:-200px;
font-size: 17px;
font-family: 'ArialNova';
margin-left:60px; 
margin-top:50px; 
z-index:5;           
        }            
        
      

     