@font-face {
    font-family: 'FuturaLTBookRegular';
    src: url('fonts/futuraltbook.eot');
    src: url('fonts/futuraltbook.eot') format('embedded-opentype'),
         url('fonts/futuraltbook.woff') format('woff'),
         url('fonts/futuraltbook.ttf') format('truetype'),
         url('fonts/futuraltbook.svg#FuturaLTBookRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BitstreamVeraSerifRoman';
    src: url('fonts/verase.eot');
    src: url('fonts/verase.eot') format('embedded-opentype'),
         url('fonts/verase.woff') format('woff'),
         url('fonts/verase.ttf') format('truetype'),
         url('fonts/verase.svg#BitstreamVeraSerifRoman') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BitstreamVeraSerifBold';
    src: url('fonts/verasebd.eot');
    src: url('fonts/verasebd.eot') format('embedded-opentype'),
         url('fonts/verasebd.woff') format('woff'),
         url('fonts/verasebd.ttf') format('truetype'),
         url('fonts/verasebd.svg#BitstreamVeraSerifBold') format('svg');
    font-weight: normal;
    font-style: normal;
}