@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot');
  src: url('fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
	   url('fonts/fontawesome-webfont.woff') format('woff'), 
	   url('fonts/fontawesome-webfont.ttf') format('truetype'), 
	   url('fonts/fontawesome-webfont.svg#FontAwesome') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'BebasNeue';
  src: url('fonts/BebasNeue-webfont.eot');
  src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
	   url('fonts/BebasNeue-webfont.woff') format('woff'), 
	   url('fonts/BebasNeue-webfont.ttf') format('truetype'), 
	   url('fonts/BebasNeue-webfont.svg#FontAwesome') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'DejaVuSerif';
  src: url('fonts/DejaVuSerif.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Helvetica';
  /*src: url('fonts/helvetica.ttf') format('truetype');*/
  font-weight: normal;
  font-style: normal;
}
