D
db-medien
Member
- Beiträge
- 10
- Punkte Reaktionen
- 0
hallo, ich möchte eine eigene schrift einbetten in meine hp, hab auch schon einiges gefunden, aber nicht das richtige.
einmal das :
<style type="text/css">
@font-face {
font-family: 'Brocken15';
src: local('font/brocken15'),
local('Brocken15'),
url('brocken15.ttf') format('truetype');
}
</style>
und das:
<style type="text/css">
@font-face{
font-family: 'Fontin-Regular';
src: url('http://sebmos.at/wp-content/uploads/2009/07/Fontin-Regular.otf') format('opentype');
}
</style>
oder kennt ihr noch eine möglichkeit?
ein tip wäre super.
gruß dennis
einmal das :
<style type="text/css">
@font-face {
font-family: 'Brocken15';
src: local('font/brocken15'),
local('Brocken15'),
url('brocken15.ttf') format('truetype');
}
</style>
und das:
<style type="text/css">
@font-face{
font-family: 'Fontin-Regular';
src: url('http://sebmos.at/wp-content/uploads/2009/07/Fontin-Regular.otf') format('opentype');
}
</style>
oder kennt ihr noch eine möglichkeit?
ein tip wäre super.
gruß dennis