@charset "UTF-8";

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

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

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

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

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

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

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

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

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

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

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

@font-face {
	font-family: 'segoe-script';
	font-weight: normal;
	font-style: normal;
	src: url('/fonts/segoesc.ttf');
	src: url('/fonts/segoesc.ttf') format('truetype');
}

@font-face {
	font-family: 'segoe-script-bold';
	font-weight: normal;
	font-style: normal;
	src: url('/fonts/segoescb.ttf');
	src: url('/fonts/segoescb.ttf') format('truetype');
}

