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

 @font-face { 
 font-family: "eciregular"; 
 src:url(../fonts/OpenSans-Regular.ttf);
 }
 
  @font-face { 
 font-family: "ecibold"; 
 src:url(../fonts/OpenSans-Bold.ttf);
 }
 
   @font-face { 
 font-family: "ecilight"; 
 src:url(../fonts/OpenSans-Light.ttf);
 }
 
  
  @font-face { 
 font-family: "eci2"; 
 src:url(../fonts/Tahoma.ttf); 
 }
 
   @font-face { 
 font-family: "eci4"; 
 src:url(../fonts/Arial%20Narrow.ttf); 
 }
 
    @font-face { 
 font-family: "eci5"; 
 src:url(../fonts/Arial%20Narrow%20Bold.ttf); 
 }