
@font-face {
  font-family: "BebasNeue-Bold";
  src: url("assets/font/BebasNeue-Bold.eot?") format("eot"),
  url("assets/font/BebasNeue-Bold.woff") format("woff"),
  url("assets/font/BebasNeue-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "BebasNeue-Light";
  src: url("assets/font/BebasNeue-Light.eot?") format("eot"),
  url("assets/font/BebasNeue-Light.woff") format("woff"),
  url("assets/font/BebasNeue-Light.ttf") format("truetype");
}

@font-face {
  font-family: "BebasNeue";
  src: url("assets/font/BebasNeue-Regular.eot?") format("eot"),
  url("assets/font/BebasNeue-Regular.woff") format("woff"),
  url("assets/font/BebasNeue-Regular.ttf") format("truetype");
}

.pb{

	font-family: "BebasNeue-bold";
	text-transform: uppercase;
	font-size:34px; 
	margin-top: 0.1em;

}



.pl{

	font-family: "BebasNeue-Light";
	text-transform: uppercase;
	font-size:26px;
	margin-bottom: 0.1em;
	margin-top: 0em;
	  /*padding-bottom: 0px;
	margin-bottom: 0px;
margin-left:15px; 
  margin-right:15px;
  margin-top:0em; 
  margin-bottom:15px;
  margin-right: 15px;
  margin-left:15px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  
  line-height: 1.3;
  border-top-left-radius: 10px;*/
}


.menu{

	font-family: "BebasNeue";
	text-transform: uppercase;
	font-size:14px; 
	margin-top: 0.1em;
	letter-spacing: 0.5px;

}