var yourtypeface = {
      src: '/media/4931/sifr_zurich.swf'
};
 
sIFR.activate(yourtypeface);
 
sIFR.replace(yourtypeface, {
      selector: 'h2',
    

 css: [
      '.sIFR-root { font-size:24px; font-weight:normal; color:#fff; }'
      ],

  wmode: 'transparent'
});
 




sIFR.replace(yourtypeface, {
      selector: 'h1',
    

 css: [
      '.sIFR-root { font-size:36px; font-weight:normal; color:#fff;}'
      ],

  wmode: 'transparent'
});








sIFR.replace(yourtypeface, {
      selector: '#introcopy.h2',
    

 css: [
      '.sIFR-root { font-size:10px; font-weight:normal;color:#666666;font-weight: normal;}'

],

  wmode: 'transparent'
});










sIFR.replace(yourtypeface, {
      selector: 'h4',
    

 css: [
      '.sIFR-root {font-weight:normal;font-weight: normal;color:#666666;font-size:32px;margin-top:-10px;}'

],

  wmode: 'transparent'
});







sIFR.replace(yourtypeface, {
      selector: 'p #showcaseheading',
    

 css: [
      '.sIFR-root {font-weight:normal;font-weight: normal;color:#888888;}'



],

  wmode: 'transparent'
});



sIFR.replace(yourtypeface, {
      selector: '#bottom_middle h5',
    

 css: [
      '.sIFR-root {font-weight:normal;font-weight: normal;color:#666666;font-size:28px;margin-top:-10px;margin-bottom:-10px;}'

],

  wmode: 'transparent'
});




sIFR.replace(yourtypeface, {
      selector:'#contact_left h1',
    

 css: [
      '.sIFR-root {color:#666666;font-size:1px;}'

],

  wmode: 'transparent'
});







 













