
@font-face {
    font-family: 'SerifaLight';
    src: url('fonts/serifastd-light-webfont.eot');
    src: url('fonts/serifastd-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/serifastd-light-webfont.woff') format('woff'),
         url('fonts/serifastd-light-webfont.ttf') format('truetype'),
         url('fonts/serifastd-light-webfont.svg#SerifaStd45Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SerifaRoman';
    src: url('fonts/serifastd-roman-webfont.eot');
    src: url('fonts/serifastd-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/serifastd-roman-webfont.woff') format('woff'),
         url('fonts/serifastd-roman-webfont.ttf') format('truetype'),
         url('fonts/serifastd-roman-webfont.svg#SerifaStd55Roman') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: serifa; src: url("Serifa 55 Roman.ttf");
    font-weight: bold; }
@font-face {
    font-family: serifa; src: url("Serifa Std 45 Light.ttf");}