/*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;
}
@font-face {
    font-family: 'RobotoSlab-Regular';
    src: url(../font/RobotoSlab-Regular.woff) format('woff');
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: 'ibm-regular';
    src: url(../font/ibm-regular.woff) format('woff');
    font-style: normal;
    font-weight: normal;
}

.box {
width:455px;
height:-200px;
font-size: .98em;
font-family: 'RobotoSlab-Regular';
line-height: 1.31;
margin-left:60px; 
margin-top:50px; 
z-index:5;           
        }
        
      

     