@charset "utf-8";
/* CSS Document */

/* IE6/7/8 - Must be first */ 
  @font-face {
    font-family: Angelina;
    font-style:  normal;
    font-weight: normal;
    src: url("../font/ANGELIN0.eot");
  }
  
  @font-face {
    font-family: English;
    font-style:  normal;
    font-weight: normal;
    src: url("../font/ENGLISH0.eot");
  }
  
  @font-face {
    font-family: Gabrielle;
    font-style:  normal;
    font-weight: normal;
    src: url("../font/GABRIEL0.eot");
  }

   @font-face {
    font-family: Kunstler;
	font-style:  normal;
    font-weight: normal;
    src: url("../font/KUNSTLE0.eot");   
}



   @font-face {
    font-family: Gigi;
	font-style:  normal;
    font-weight: normal;
    src: url("../font/GIGI0.eot");   
}

   @font-face {
    font-family: Licinia;
	font-style:  normal;
    font-weight: normal;
    src: url("../font/LICINIA0.eot");   
}
  
  
  
/* FFx3.5/Safari/Op10 - Next */ 
	@font-face {  
	  font-family: Angelina;  
	  src: url("../font/angelina.TTF") format("truetype");  
	}  
	
    @font-face {  
	  font-family: English;  
	  src: url("../font/english_-webfont.ttf") format("truetype");  
	}
	
	@font-face {  
	  font-family: Gabrielle;  
	  src: url("../font/Gabrielle.ttf") format("truetype");  
	}
	
	 @font-face {  
	  font-family: Kunstler;  
	  src: url("../font/KUNSTLER.TTF") format("truetype");  
	}
	
	
	 @font-face {  
	  font-family: Gigi;  
	  src: url("../font/gigi.ttf") format("truetype");  
	}
	
	 @font-face {  
	  font-family: Licinia;  
	  src: url("../font/licinia_aged-webfont.ttf") format("truetype");  
	}	
