|
<!DOCTYPE html>
|
|
<meta charset="utf-8">
|
|
<style>
|
|
body {
|
|
font: 16px/2 sans-serif;
|
|
}
|
|
span {
|
|
font-family: Wingdings, sans-serif;
|
|
}
|
|
</style>
|
|
<body>
|
|
Trying the Wingdings font:
|
|
<span></span>
|