@font-face {    font-family: "CourNew";    src: url('cour.eot');    src: url('cour.eot?#iefix') format('embedded-opentype'),         url('cour.woff') format('woff'),          url('cour.ttf') format('truetype'),          url('cour.svg') format('svg'),         url('cour.otf') format('opentype');    font-weight: normal;    font-style: normal;}@font-face {    font-family: "CourNew";    src: url('courbd.eot');    src: url('courbd.eot?#iefix') format('embedded-opentype'),         url('courbd.woff') format('woff'),          url('courbd.ttf') format('truetype'),          url('courbd.svg') format('svg'),         url('courbd.otf') format('opentype');    font-weight: bold;    font-style: normal;}body  { color: black; background: #FFFFFF;         font-family: CourNew, Verdana, Geneva, Arial, Helvetica, sans-serif;        font-size: 12pt } p { background: #FFFFFF; font-family: CourNew, Verdana, Geneva, Arial, Helvetica, sans-serif} h1 {font-family: CourNew, Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 24pt;     font-weight: bold;  }