@font-face
  {
   font-family: 'Decima Nova Pro';
   src: url('/platform/style/fonts/decima_nova_pro.eot');
   src: url('/platform/style/fonts/decima_nova_pro.eot?#iefix') format('embedded-opentype'),
        url('/platform/style/fonts/decima_nova_pro.woff') format('woff'),
        url('/platform/style/fonts/decima_nova_pro.ttf') format('truetype'),
        url('/platform/style/fonts/decima_nova_pro.svg#decima_nova_proregular') format('svg');
   font-weight: normal;
   font-style: normal;
  }

@font-face
  {
   font-family: 'Decima Nova Pro';
   src: url('/platform/style/fonts/decima_nova_pro_bold.eot');
   src: url('/platform/style/fonts/decima_nova_pro_bold.eot?#iefix') format('embedded-opentype'),
        url('/platform/style/fonts/decima_nova_pro_bold.woff') format('woff'),
        url('/platform/style/fonts/decima_nova_pro_bold.ttf') format('truetype'),
        url('/platform/style/fonts/decima_nova_pro_bold.svg#decima_nova_probold') format('svg');
   font-weight: 700;
   font-style: normal;
  }

@font-face
  {
   font-family: 'Decima Nova Pro';
   src: url('/platform/style/fonts/decima_nova_pro_heavy.eot');
   src: url('/platform/style/fonts/decima_nova_pro_heavy.eot?#iefix') format('embedded-opentype'),
        url('/platform/style/fonts/decima_nova_pro_heavy.woff') format('woff'),
        url('/platform/style/fonts/decima_nova_pro_heavy.ttf') format('truetype'),
        url('/platform/style/fonts/decima_nova_pro_heavy.svg#decima_nova_pro_heavyheavy') format('svg');
   font-weight: 900;
   font-style: normal;
  }

.decimanova { font-family:'Decima Nova Pro'; }