.enter-sansman-bold{
	font-family: enter-sansman-bold;
}
.helvetica{
	font-family: helvetica;
}
.helvetica-bold{
	font-family: helvetica-bold;
}
.helvetica-lt{
	font-family: helvetica-lt;
}
.helvetica-lt-obl{
	font-family: helvetica-lt-obl;
}
.pointer{
	cursor: pointer;
}

.headline{
	font-family: vag_rounded_bold;
	font-size:2em;
}
.text{
	font-family: arial;
	font-size:1.2em;
}
@font-face {
  font-family: 'enter-sansman-bold';
  src: url('fonts/enter-sansman.bold.ttf')  format('truetype') /* Safari, Android, iOS */
}
@font-face {
  font-family: 'helvetica';
  src: url('fonts/Helvetica.ttf')  format('truetype') /* Safari, Android, iOS */
}
@font-face {
  font-family: 'helvetica-bold';
  src: url('fonts/Helvetica-Bold-Font.ttf')  format('truetype') /* Safari, Android, iOS */
}
@font-face {
  font-family: 'helvetica-lt';
  src: url('fonts/HelveticaLt.ttf')  format('truetype') /* Safari, Android, iOS */
}
@font-face {
  font-family: 'helvetica-lt-obl';
  src: url('fonts/HelveticaLtObl.ttf')  format('truetype') /* Safari, Android, iOS */
}
@font-face {
	  font-family: 'vag_rounded_bold';
	  src: url('fonts/VAG_Rounded_Bold.ttf')  format('truetype') /* Safari, Android, iOS */
	}
