@font-face {
	font-family: 'Aquarelle';
		src: url('/local/templates/main/static/img/postcards/15/font/Aquarelle.ttf');
	src: local('Aquarelle'),

		url('/local/templates/main/static/img/postcards/15/font/Aquarelle.ttf') format('truetype');
		
	font-style: normal;
	font-weight: normal;

}
@font-face {
	font-family: 'FreeMonospaced';
		src: url('/local/templates/main/static/img/postcards/15/font/FreeMonospaced.ttf');
	src: local('FreeMonospaced'),
		url('/local/templates/main/static/img/postcards/15/font/FreeMonospaced.ttf') format('truetype');
			font-style: normal;
	font-weight: normal;
	
}
@font-face {
	font-family: 'ShlapakScript';
		src: url('/local/templates/main/static/img/postcards/15/font/ShlapakScript.otf');
	src: local('ShlapakScript'),
			url('/local/templates/main/static/img/postcards/15/font/ShlapakScript.otf') format('opentype');
	font-style: normal;
	font-weight: 600;
	
}