@font-face {
    font-family: 'rotoplasbold';
    src: url('fonts/rotoplas-bold-webfont.woff2') format('woff2'),
         url('fonts/rotoplas-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'rotoplasbold_italic';
    src: url('fonts/rotoplas-bolditalic-webfont.woff2') format('woff2'),
         url('fonts/rotoplas-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'rotoplaslight';
    src: url('fonts/rotoplas-light-webfont.woff2') format('woff2'),
         url('fonts/rotoplas-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'rotoplaslight_italic';
    src: url('fonts/rotoplas-lightitalic-webfont.woff2') format('woff2'),
         url('fonts/rotoplas-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'rotoplas_regularregular';
    src: url('fonts/rotoplas-regular-webfont.woff2') format('woff2'),
         url('fonts/rotoplas-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'rotoplasregular_italic';
    src: url('fonts/rotoplas-regularitalic-webfont.woff2') format('woff2'),
         url('fonts/rotoplas-regularitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.fs11 {
    font-size: 11px;
    }

.fs14 {
    font-size: 14px;
    }

.fs15 {
    font-size: 15px;
    }

.fs16 {
    font-size: 16px;
    }

.fs20 {
    font-size: 20px;
    }

.fs25 {
    font-size: 25px;
    }

.fs30 {
    font-size: 30px;
    }

.fs40 {
    font-size: 40px;
    }

.lh11 {
    line-height: 11px;
    }

.lh14 {
    line-height: 14px;
    }

.lh16 {
    line-height: 16px;
    }

.lh20 {
    line-height: 20px;
    }

.lh30 {
    line-height: 30px;
    }

.lh40 {
    line-height: 40px;
    }

.h1 .h2 .h3 .h4 .h5 {
       font-family:rotoplaslight;
       }

p {
   color:#002554;
   }

b {
   font-family: rotoplasbold;
}

.regular {
    font-family: 'rotoplas_regularregular', rotoplas_regularregular, arial, sans-serif;	
}

.bold {
    font-family: 'rotoplasbold', rotoplasbold, arial, sans-serif;	
}

.light {
    font-family: 'rotoplaslight', rotoplaslight, arial, sans-serif;
    }
