

@font-face {
    font-family: etbb;
    src: 
      url('https://cdn.jsdelivr.net/gh/ezgranet/mywebsite/etbb/ETbb-Regular.otf') format('opentype'),
                   url('https://cdn.jsdelivr.net/gh/ezgranet/mywebsite/etbb-regular-webfont.woff') format('woff');

    font-weight: normal;
    font-style: normal;

}



       .tt { /* OK, a bit contrived... */
font-family: 'source-code-pro', monospace !important; 
font-feature-settings: 'tnum', 'lnum' !important
  
   }


@font-face {
    font-family: etbb;
    src:
        url('https://cdn.jsdelivr.net/gh/ezgranet/mywebsite/etbb/ETbb-Italic.otf') format('opentype'),
                   url('https://cdn.jsdelivr.net/gh/ezgranet/mywebsite/italic.woff') format('woff');

    font-weight: normal;
    font-style: italic;
   
}



@font-face {
    font-family: etbb;
    src:
    url('https://cdn.jsdelivr.net/gh/ezgranet/mywebsite/etbb/ETbb-BoldItalic.otf') format('opentype'),
                   url('https://cdn.jsdelivr.net/gh/ezgranet/mywebsite/etbb-bolditalic-webfont.woff') format('woff');

    font-weight: bold;
    font-style: italic;

}




@font-face {
    font-family: etbb;
    src:
        url('https://cdn.jsdelivr.net/gh/ezgranet/mywebsite/etbb/ETbb-Bold.otf') format('opentype'),
                   url('https://cdn.jsdelivr.net/gh/ezgranet/mywebsite/etbb-bold-webfont.woff') format('woff');

    font-weight: bold;
    font-style: normal;

}


/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on October 28, 2022 */



