@font-face {
	font-style: normal;
	font-weight: normal;	
	font-family: "Ubuntu-R";
src: url(../fonts/ubuntu-r..jpg) format("woff"),
	   url(../fonts/ubuntu-r.jpg) format("truetype"),
	   url(../fonts/ubuntu-r.jpg) format("embedded-opentype"),
	   url(../fonts/ubuntu-r.jpg) format("svg")}
@font-face {
	font-style: normal;
	font-weight: bolder;		
	font-family: "Ubuntu-M";
src: url(../fonts/ubuntu-m..jpg) format("woff"),
	   url(../fonts/ubuntu-m.jpg) format("truetype"),
	   url(../fonts/ubuntu-m.jpg) format("embedded-opentype"),
	   url(../fonts/ubuntu-m.jpg) format("svg")}
@font-face {
	font-style: normal;
	font-weight: bolder;	
	font-family: "HelveticaNeue";
src: url(../fonts/helveticaneue-light..jpg) format("woff"),
	   url(../fonts/helveticaneue-light.jpg) format("truetype"),
	   url(../fonts/helveticaneue-light.jpg) format("embedded-opentype"),
	   url(../fonts/helveticaneue-light.jpg) format("svg")} 
@font-face {
	font-style: normal;
	font-weight: normal;		
	font-family: "BarlowSemiCondensed";
src: url(../fonts/barlowsemicondensed-medium..jpg) format("woff"),
	   url(../fonts/barlowsemicondensed-medium.jpg) format("truetype"),
	   url(../fonts/barlowsemicondensed-medium.jpg) format("embedded-opentype"),
	   url(../fonts/barlowsemicondensed-medium.jpg) format("svg")}

.ff-UB__R{font-family: "Ubuntu-R";}
.ff-UB__M{font-family: "Ubuntu-M";}
.ff-HN{font-family: "HelveticaNeue"; -webkit-text-stroke: 0.1px; letter-spacing: 0.3px;}
.ff-BSC__M{font-family: "BarlowSemiCondensed";}