/* 
  For custom fonts you can use any service hosting them
  or upload them using the file manager and insert the canonical link.
*/

/* body text */
@font-face {
    font-family: 'BBBBaskervvol-Base';
    src: url(https://etherport.org/filer/canonical/1774010887/941/) format('opentype');
    font-weight: normal;
    font-style: normal;
}

/* headlines*/
@font-face {
    font-family: 'Ume';
    src: url(https://etherport.org/filer/canonical/1774010887/942/) format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* accents */
@font-face {
    font-family: 'Freemono';
    src: url(https://etherport.org/filer/canonical/1774010887/944/) format('opentype');
    font-weight: normal;
    font-style: normal;
}

/* accents italic */
@font-face {
    font-family: 'Freemono Italic';
    src: url(https://etherport.org/admin/filer/file/943/change/) format('opentype');
    font-weight: normal;
    font-style: italic;
}

/*code*/
@font-face {
    font-family: 'Connecting Otherwise Regular';
    src: url(https://etherport.org/filer/canonical/1774010886/940/) format('opentype');
    font-weight: normal;
    font-style: normal;
}




