/* Trebuchet MS Normal */

@font-face {
	font-family: 'gFontTre';
	src: url('https://admin.geck-oo.de/ebay/trebuc.eot'); /* IE9 Compat Modes */
	src: url('https://admin.geck-oo.de/ebay/trebuc.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('https://admin.geck-oo.de/ebay/trebuc.woff') format('woff'), /* WOFF file for modern browsers and Android 4.4 */
	     url('https://admin.geck-oo.de/ebay/trebuc.ttf') format("truetype"); /* TTF file for CSS3 browsers */
	}

/* Trebuchet MS Bold */

@font-face {
	font-family: 'gFontTreB';
	src: url('https://admin.geck-oo.de/ebay/trebucbd.eot'); /* IE9 Compat Modes */
	src: url('https://admin.geck-oo.de/ebay/trebucbd.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('https://admin.geck-oo.de/ebay/trebucbd.woff') format('woff'), /* WOFF file for modern browsers and Android 4.4 */
	     url('https://admin.geck-oo.de/ebay/trebucbd.ttf') format("truetype"); /* TTF file for CSS3 browsers */
	}


/* Trebuchet MS Italic */

@font-face {
	font-family: 'gFontTreI';
	src: url('https://admin.geck-oo.de/ebay/trebuci.eot'); /* IE9 Compat Modes */
	src: url('https://admin.geck-oo.de/ebay/trebuci.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('https://admin.geck-oo.de/ebay/trebuci.woff') format('woff'), /* WOFF file for modern browsers and Android 4.4 */
	     url('https://admin.geck-oo.de/ebay/trebuci.ttf') format("truetype"); /* TTF file for CSS3 browsers */
	}


/* Trebuchet MS Bold Italic */

@font-face {
	font-family: 'gFontTreBI';
	src: url('https://admin.geck-oo.de/ebay/trebucbi.eot'); /* IE9 Compat Modes */
	src: url('https://admin.geck-oo.de/ebay/trebucbi.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('https://admin.geck-oo.de/ebay/trebucbi.woff') format('woff'), /* WOFF file for modern browsers and Android 4.4 */
	     url('https://admin.geck-oo.de/ebay/trebucbi.ttf') format("truetype"); /* TTF file for CSS3 browsers */
	}



/* ------------------------------------------------------------------------------------------------------------ */

@font-face {
	font-family: 'Andy'; /* Das ist Andy Bold; habe ich von meinem PC im ttf-Format genommen und im Web in
				die Formate eot und woff transformiert und auf admin.geck-oo.de hochgeladen */
	local: 'Andy';	/* Nachsehen ob die Schrift beim Anwender schon installiert ist */
	src:url('https://admin.geck-oo.de/ebay/andyb.eot');
	src:url('https://admin.geck-oo.de/ebay/andyb.eot?#iefix') format('embedded-opentype'), /* IE6 - IE8 */
		url('https://admin.geck-oo.de/ebay/andyb.woff') format('woff'), /* Moderne Browser, Android 4.4 */
		url('https://admin.geck-oo.de/ebay/andyb.ttf') format('ttf'); /* Safari, Android, iOS */
	} 

@font-face {
	font-family: 'Tahoma';
	src: local('Tahoma'),
		url('https://admin.geck-oo.de/ebay/tahoma.eot?#iefix') format('embedded-opentype'),
		url('https://admin.geck-oo.de/ebay/tahoma.woff') format('woff'),
		url('https://admin.geck-oo.de/ebay/tahoma.ttf') format('ttf');
		} 

@font-face {
	font-family: 'Tahoma Bold';
	src: local('Tahoma Bold'),
		url('https://admin.geck-oo.de/ebay/tahomabd.eot?#iefix') format('embedded-opentype'),
		url('https://admin.geck-oo.de/ebay/tahomabd.woff') format('woff'),
		url('https://admin.geck-oo.de/ebay/tahomabd.ttf') format('ttf');
	} 
