@font-face {
 src: url(FONTS/vinerhand.ttf);
 font-family: "Font1";
}

@font-face {
 src: url(FONTS/comic.ttf);
 font-family: "Font2";
}

@font-face {
 src: url(FONTS/mtcorsva.ttf);
 font-family: "Font3";
}

@font-face {
 src: url(FONTS/lucon.ttf);
 font-family: "Font4";
}

td {
 font-family: "Century Gothic", Arial, Tahoma, Verdana, Helvetica, Geneva, Swiss, Sans-Serif, Serif;
 font-size: 12pt;
 font-weight: normal;
}

body {
 font-size: 12pt;
 font-weight: normal;
}
