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

@font-face {
    font-family:alataregular;
	
    src: url('../font/alata-regular-webfont.eot');
    src: url('../font/alata-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/alata-regular-webfont.woff2') format('woff2'),
         url('../font/alata-regular-webfont.woff') format('woff'),
         url('../font/alata-regular-webfont.ttf') format('truetype'),
         url('../font/alata-regular-webfont.svg#alataregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face{
	font-family:AntipastoPro;
	src:url("../font/Antipasto-Pro-Regular-trial.ttf") format("truetype");
	/*font/
	src:local('Antipasto Pro'),local('Antipasto-Pro-Regular-trial'),url("font/Antipasto-Pro-Regular-trial.ttf") format("truetype");	
	font-style:"normal";
	font-weight:"normal";
	
	*/
	}

@font-face {
    font-family:antipasto_pro_regular2;
    src: url("../font/antipasto-pro-regular-trial-webfont.eot");
    src: url('../font/antipasto-pro-regular-trial-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/antipasto-pro-regular-trial-webfont.woff2') format('woff2'),
         url('../font/antipasto-pro-regular-trial-webfont.woff') format('woff'),
         url('../font/antipasto-pro-regular-trial-webfont.svg#antipasto_pro_regular') format('svg'),
		 url("../font/Antipasto-Pro-Regular-trial.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family:louis_george_cafebold;
	src: url("../font/louis_george_cafe_bold-webfont.eot");
    src: url("../font/louis_george_cafe_bold-webfont.eot?#iefix") format('embedded-opentype'),
         url("../font/louis_george_cafe_bold-webfont.woff2") format('woff2'),
         url("../font/louis_george_cafe_bold-webfont.woff") format('woff'),
         url("../font/louis_george_cafe_bold-webfont.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;

}
