@font-face {
  font-family: "pnbl";
  src: url("pnbl.eot");
  src: url("pnbl.eot?#iefix") format("embedded-opentype"), 
  src: url("pnbl.eot?") format('eot'), url("pnbl.woff") format("woff"), url("pnbl.svg") format("svg"), url("pnbl.ttf") format("truetype"); 
  src: local('☺'),
         url('pnbl.woff') format('woff'), url('pnbl.ttf') format('truetype');
  font-weight: normal !important;
  font-style: normal !important;
  }
	@media screen and (-webkit-min-device-pixel-ratio: 0) {
	  @font-face {
		font-family: "pnbl";
		src: url("pnbl.svg") format("svg");
		font-weight: normal !important;
		font-style: normal !important;
		} }
	@media only screen and (max-width: 320px) {
	@font-face {
		font-family: 'pnbl';
		src: url('pnbl.svg#pnbl') format('svg');
		font-weight: normal !important;
		font-style: normal !important;
		} }
	@media only screen and (max-width: 720px) {
	@font-face {
		font-family: 'pnbl';
		src: url('pnbl.svg#pnbl') format('svg');
		font-weight: normal !important;
		font-style: normal !important;
		} }
