@font-face {
    font-family: 'capture_itregular';
    src: url('/fonts/CaptureIt/Capture_it-webfont.eot');
    src: url('/fonts/CaptureIt/Capture_it-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/CaptureIt/Capture_it-webfont.woff') format('woff'),
         url('/fonts/CaptureIt/Capture_it-webfont.ttf') format('truetype'),
         url('/fonts/CaptureIt/Capture_it-webfont.svg#capture_itregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body  {
	font-family: "capture_itregular", Georgia, "Times New Roman", Times, serif;	
	font-size:12px;
}
.heavy {
	font-family: "capture_itregular", Georgia, "Times New Roman", Times, serif;
	font-size:22px;
}