@font-face {
    font-family: Delarge;
    src: url(font/delarge.eot);
    src: local(delarge), url(font/delarge.ttf);
}

@font-face {
	font-family: Lithogrb;
	src: url(font/lithogrb.eot);
	src: local(lithogrb), url(font/lithogrb.ttf);
}

@font-face {
	font-family: Erasdust;
	src: url(font/erasdust.eot);
	src: local(erasdust), url(font/erasdust.ttf);
}
@font-face {
	font-family: Whimsy;
	src: url(font/whimsy.eot);
	src: local(whimsy), url(font/whimsy.ttf);
}
.fset1, .fset3{
    font-family: "Delarge", Tahoma, arial;
	font-size: 1.3em;
}

.fset3 {
	font-size: 1em;
}

.fset2 {
    font-family: "Lithogrb", Verdana, arial;
	font-size: 1.4em;
}

.fset4 span{
    font-family: "Whimsy", Verdana, arial!important;
}


