
@font-face {
    font-family: "My Custom Font";
    src: url(http://www.petesbulldogs.com/CooperBlackBT.ttf) format("truetype");
}

p.customfont { 
    font-family: "My Custom Font", Verdana, Tahoma;
}

.pienetlinkit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.leipis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.sivuotsikko {
	font-family: "cooper", "cooper std black", "cooper black", "verdana";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
.pieniteksti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.cooperiso {
	font-family:  "cooper", "cooper std black", "cooper black", "verdana";
	font-size: 24px;
	font-weight: normal;
}
.cooperkeski {
	font-family:  "cooper", "cooper std black", "cooper black", "verdana";
	font-size: 16px;
}

