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

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

@font-face {
	font-family: 'Arial Narrow';
	src: url('Arial_Narrow.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Arial Narrow Bold';
	src: url('Arial_Narrow_Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

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

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