/*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;
}
        .box1 {
        width:455px;
        height:690px;
        font-size: 0.98em;
        line-height: 1.38;
        font-family: 'RobotoSlab-Regular';
        margin-left:57px; 
        margin-top:80px; 
        z-index:5;       
    }
     