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

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

}