|
Advanced Search
Main Links
Home Page
Adam's Computing
Organizations
CPL
SAC
Hobbies
My Bookmarks
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>African font</title>
<meta http-equiv="Content-Type" content="text/html; charset='utf-8'" />
<style type="text/css">
<!--
@font-face {
font-family:"African";
src: url(EOTs\AFRICAN.eot);
}
.African {
font-family:"African";
font-size:24px;
}
</style>
</head>
<body>
<span class="African">African</span>
</body>
</html>
|