@font-face {
	font-family: "futura";
	src: url("/themes/custom/korumo_bootstrap_barrio/fonts/FUTURATEE-REGULAR.ttf") format("truetype")
}


body,
p,
a,
li {
	font-family: 'futura',Helvetica,Arial,Lucida,sans-serif;
  /* @TODO @nina 
	line-height: 1.7em;
  font-weight: 500;*/
}

h1,
h2,
h1 a,
h2 a {
	font-family: 'futura',Helvetica,Arial,Lucida,sans-serif;
}
/* @TODO @nina remove all none font-family elements from here */
/* h1,
h1 a {
	font-weight: 500;
  text-transform: uppercase;
  font-size: 60px;
  line-height: 1.3em;
  text-align: center;
}*/

/*h2,
h2 a {
	font-weight: 700;
}*/

h3,
h4,
h5,
h6,
h3 a {
	font-family: 'futura',Helvetica,Arial,Lucida,sans-serif;
}

/* @TODO remove all none font-family elements from here */
/* h3,
h3 a {
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
}*/

