DIR "."

MATCH face = "Andale Mono"			EDIT file = "monotype.ttf"

MATCH face = "Arial"				EDIT file = "arial.ttf"
MATCH face = "Arial Bold"			EDIT file = "arialbd.ttf"
MATCH face = "Arial Italic"			EDIT file = "ariali.ttf"
MATCH face = "Arial Bold Italic"		EDIT file = "arialbi.ttf"
MATCH face = "Arial Black"			EDIT file = "ariblk.ttf"

MATCH face = "Comic Sans"			EDIT file = "comic.ttf"
MATCH face = "Comic Sans Bold"			EDIT file = "comicbd.ttf"

MATCH face = "Courier"				EDIT file = "cour.ttf"
MATCH face = "Courier Bold"			EDIT file = "courbd.ttf"
MATCH face = "Courier Italic"			EDIT file = "couri.ttf"
MATCH face = "Courier Bold Italic"		EDIT file = "courbi.ttf"

MATCH face = "Georgia"				EDIT file = "georgia.ttf"
MATCH face = "Georgia Bold"			EDIT file = "georgiab.ttf"
MATCH face = "Georgia Italic"			EDIT file = "georgiai.ttf"
MATCH face = "Georgia Bold Italic"		EDIT file = "georgiaz.ttf"

MATCH face = "Impact"				EDIT file = "impact.ttf"

MATCH face = "Times"				EDIT FILE = "times.ttf"
MATCH face = "Times Bold"			EDIT FILE = "timesbd.ttf"
MATCH face = "Times Italic"			EDIT FILE = "timesi.ttf"
MATCH face = "Times Bold Italic"		EDIT FILE = "timesbi.ttf"

MATCH face = "Times New Roman"			EDIT FILE = "times.ttf"
MATCH face = "Times New Roman Bold"		EDIT FILE = "timesbd.ttf"
MATCH face = "Times New Roman Italic"		EDIT FILE = "timesi.ttf"
MATCH face = "Times New Roman Bold Italic"	EDIT FILE = "timesbi.ttf"

MATCH face = "Trebuchet"			EDIT file = "trebuc.ttf"
MATCH face = "Trebuchet Bold"			EDIT file = "trebucbd.ttf"
MATCH face = "Trebuchet Italic"			EDIT file = "trebucit.ttf"
MATCH face = "Trebuchet Bold Italic"		EDIT file = "trebucbi.ttf"

MATCH face = "Verdana"				EDIT file = "verdana.ttf"
MATCH face = "Verdana Bold"			EDIT file = "verdanab.ttf"
MATCH face = "Verdana Italic"			EDIT file = "verdanai.ttf"
MATCH face = "Verdana Bold Italic"		EDIT file = "verdanaz.ttf"

MATCH face = "Webdings"				EDIT FILE = "webdings.ttf"
