@font-face {
    font-family: 'StdDisplay';
    src: url('LinLibertine_DRah.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'StdInitials';
    src: url('LinLibertine_I.ttf')  format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'StdMono';
    src: url('LinLibertine_Mah.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'StdRegular';
    src: url('LinLibertine_Rah.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'StdRegular';
    src: url('LinLibertine_RIah.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'StdRegular';
    src: url('LinLibertine_RZah.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'StdRegular';
    src: url('LinLibertine_RZIah.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'StdSans';
    src: url('LinBiolinum_Rah.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'StdSans';
    src: url('LinBiolinum_RBah.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'StdSans';
    src: url('LinBiolinum_RIah.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'StdKeyboard';
    src: url('LinBiolinum_Kah.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}