@charset "UTF-8";

@font-face {
    font-family: 'ZapfinoRegular';
    src: url('../fonts/zapfino-webfont.eot');
    src: url('../fonts/zapfino-webfont.eot?#iefix') format('eot'),
         url('../fonts/zapfino-webfont.woff') format('woff'),
         url('../fonts/zapfino-webfont.ttf') format('truetype'),
         url('../fonts/zapfino-webfont.svg#webfontJqbgMIbF') format('svg');
    font-weight: normal;
    font-style: normal;

}

