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

@font-face {
    font-family: 'Apercu';
    src: url('https://etherport.org/filer/canonical/1714553208/127') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Apercu';
    src: url('https://etherport.org/filer/canonical/1714553208/128') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Fortescue';
    src: url('https://etherport.org/filer/canonical/1714553254/129') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Fortescue';
    src: url('https://etherport.org/filer/canonical/1714553264/131') format('opentype');
    font-weight: normal;
    font-style: italic;
}

/* Find references which refer to a label */
[data-link-target-type="label"] {
    font-weight: bold;
    font-color: blue
    font-family: 'Apercu';
}
