Ressources
Police de caractère : 123 Marker
123 MARKER
Caractères dessinés en trait. Arrondis aux extrémités.
Accents et symboles spéciaux inclus.
Téléchargement (zip : fichier ttf + illustration) : Télécharger 123Marker
Retrouvez en ligne cette police sur :
- 2ttf.com : http://2ttf.com/cbjXqedh
- dafont.com : http://www.dafont.com/fr/123marker.font
Illustration :

Code CSS web font : Pour intégrer cette police dans vos sites web
@font-face {
font-family: '123Marker';
src: url('http://2ttf.com/webfont/cbjXqedh/webfont.ttf') format('truetype');
}
/* Exemple sur un titre 1 */
h1{
font-family: '123Marker';
}
