@font-face {
    font-family: "Bookman Old Style";
    src: url("Bookman Old Style.eot"); /* IE9 */
    src: url("Bookman Old Style.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    
    url("Bookman Old Style.woff") format("woff"), /* chrome、firefox */
    url("Bookman Old Style.TTF") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
    
    url("Bookman Old Style.svg#Bookman Old Style") format("svg"); /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: 'digital_dream_fatregular';
    src: url('DIGITALDREAMFAT-webfont.eot');
    src: url('DIGITALDREAMFAT-webfont.eot?#iefix') format('embedded-opentype'),
         url('DIGITALDREAMFAT-webfont.woff') format('woff'),
         url('DIGITALDREAMFAT-webfont.ttf') format('truetype'),
         url('DIGITALDREAMFAT-webfont.svg#digital_dream_fatregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


