@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: 'Athelas';
	src: url('Athelas-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

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

