@font-face {
    font-family: 'Lucida Bright OT';
    font-style: normal;
    font-weight: normal;
    src: url('/fonts/lucidabrightot.otf') format('opentype');
}
@font-face {
    font-family: 'Lucida Bright OT';
    font-style: normal;
    font-weight: bold;
    src: url('/fonts/lucidabrightot-demi.otf') format('opentype');
}
@font-face {
    font-family: 'Lucida Bright OT';
    font-style: italic;
    font-weight: normal;
    src: url('/fonts/lucidabrightot-italic.otf') format('opentype');
}
@font-face {
    font-family: 'Lucida Bright OT';
    font-style: italic;
    font-weight: bold;
    src: url('/fonts/lucidabrightot-demiitalic.otf') format('opentype');
}
