@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'Arial Black';
	src: url('../ttf/arial%20black.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Arial_Rounded_MT_Light';
	src: url('../ttf/arial_rounded_mt_light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'BaroqueScript';
	src: url('../ttf/baroquescript.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Arial Bold';
	src: url('../arial%20bold.html') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto';
	src: url('../ttf/roboto-regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Merriweather';
	src: url('../ttf/merriweather-bold.ttf') format('truetype');
	font-style: normal;
}


