

@font-face {
	font-family: 'MyPumaRegular';
	src: url('my_puma-webfont.eot');
	src: local(''), url('my_puma-webfont.woff') format('woff'), url('my_puma-webfont.ttf') format('truetype'), url('my_puma-webfont.svg#webfontGYcUqykV') format('svg');
	font-weight: normal;
	font-style: normal;
}
.MyPuma {
	font-weight: normal; 
	font-style: normal; 
	line-height:normal; 
	font-family: 'MyPumaRegular', sans-serif;
 	font-size: 40px;
  	margin: 0 0 10px 40px;
}

