@font-face {
  font-family: 'Justus-Bold';
  src: url('/fonts/Justus-Bold_0.ttf')  format('truetype'); /* Legacy iOS */
	   font-weight: normal;
		font-style: normal;
}	 

@font-face {
  font-family: 'Justus-Italic';
  src: url('/fonts/Justus-Italic_0.ttf')  format('truetype'); /* Legacy iOS */
	   font-weight: normal;
		font-style: normal;
}	 

@font-face {
  font-family: 'Justus-Versalitas';
  src: url('/fonts/Justus-Versalitas_0.ttf')  format('truetype'); /* Legacy iOS */
	   font-weight: normal;
		font-style: normal;
}	 

@font-face {
  font-family: 'Century-Gothic';
  src: url('/fonts/century_gothic.eot')  format('truetype'),
		url('/fonts/century-gothic.ttf')  format('truetype'); /* Legacy iOS */
	   font-weight: normal;
		font-style: normal;
}	

