@font-face {
    font-family: 'gentium_basicbold';
    src: url('../Fonts/Gentium/genbasb-webfont.eot');
    src: url('../Fonts/Gentium/genbasb-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Fonts/Gentium/genbasb-webfont.woff.txt') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gentium_basicregular';
    src: url('../Fonts/Gentium/genbasr-webfont.eot');
    src: url('../Fonts/Gentium/genbasr-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Fonts/Gentium/genbasr-webfont.woff.txt') format('woff');
    font-weight: normal;
    font-style: normal;
}