/* CSS Document */

@font-face{
font-family: mainFont;
src: url('../fonts/al_main.otf');
margin-top:0;
} 

@font-face{
	font-family: secondFont;
	src: url('../fonts/al_main2.otf');
} 

@font-face {
	font-family:BiroScriptreduced;
	src:url("../fonts/Biro_Script_reduced.eot") format("eot"),
	url("../fonts/Biro_Script_reduced.woff") format("woff"),
	url("../fonts/Biro_Script_reduced.ttf") format("truetype"),
	url("../fonts/Biro_Script_reduced.svg#BiroScriptreduced") format("svg");
}


@font-face {
	font-family:exmouth;
	src:url("../fonts/exmouth.otf") ;
}


@font-face {
  font-family:hnul;
 /* src:url("../fonts/HelveticaNeue-UltraLight.otf");*/
 src:url("../fonts/fontscom_helvetica_neue_light.otf");
}

@font-face { 
  font-family:hnl;
  src:url("../fonts/fontscom_helvetica_neue_light.otf");
}

