﻿@font1 {
    font-family: 'LucidaCalligraphyItalic';
    src: url('../fonts/lcallig-webfont.eot');
    src: url('../fonts/lcallig-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lcallig-webfont.woff') format('woff'),
         url('../fonts/lcallig-webfont.ttf') format('truetype'),
         url('../fonts/lcallig-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: AmaticBold;
	font-weight: normal;
	font-style: normal;
	src:	url("../fonts/amatic-bold-webfont.eot");
	src:	url("../fonts/amatic-bold-webfont.eot?#iefix") format("embedded-opentype"), 
			url("../fonts/amatic-bold-webfont.woff") format("woff"), 
			url("../fonts/amatic-bold-webfont.ttf") format("truetype"), 
			url("../fonts/amatic-bold-webfont.svg#AmaticBold") format("svg");
}
@font-face {
	font-family: AmaticRegular;
	font-weight: normal;
	font-style: normal;
	src: 	url("../fonts/amaticsc-regular-webfont.eot");
	src: 	url("../fonts/amaticsc-regular-webfont.eot?#iefix") format("embedded-opentype"), 
			url("../fonts/amaticsc-regular-webfont.woff") format("woff"), 
			url("../fonts/amaticsc-regular-webfont.ttf") format("truetype"), 
			url("../fonts/amaticsc-regular-webfont.svg#AmaticRegular") format("svg");
}
