@font-face {
    font-family: 'open_sansregular';
    src: url('/ISA/resource/opensansregularwoff2') format('woff2'),
         url('/ISA/resource/opensansregularwoff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansbold';
    src: url('/ISA/resource/opensansboldwoff2') format('woff2'),
         url('/ISA/resource/opensansboldwoff') format('woff');
    font-weight: normal;
    font-style: normal;

}