@charset "utf-8";
/* CSS Document */

/* FOR IE */
@font-face
{
	font-family: 'Werbedeutsch';
	src: url('../fonts/Werbedeutsch.eot');
}

/* FOR OTHER BROWSERS */
@font-face
{
	font-family: 'Werbedeutsch';
	src: url('../fonts/werbedeutsch.ttf') format('opentype');
}







