@font-face {
  font-family: 'NotCourierSans';
  src: url('notcouriersans.eot?') format('eot'), url('notcouriersans.woff') format('woff'), url('notcouriersans.ttf') format('truetype');
}


@font-face {
	font-family: 'NotCourierSans';
	
src: url('notcouriersans.eot');
	
src: url('notcouriersans.eot?#iefix') format('eot'),
		
url('notcouriersans.woff') format('woff'),
		
url('notcouriersans.ttf') format('truetype'),
		
url('notcouriersans.svg') format('svg');

}


@font-face {
	font-family: 'NotCourierSans';
	font-weight:bold;
src: url('notcouriersans-bold.eot');
	
src: url('notcouriersans-bold.eot?#iefix') format('eot'),
		
url('notcouriersans-bold.woff') format('woff'),
		
url('notcouriersans-bold.ttf') format('truetype'),
		
url('notcouriersans-bold.svg') format('svg');
    font-weight: bold;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: 'NotCourierSans';
src: url('notcouriersans.svg') format('svg');

}
}




