Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Empfohlene Antworten

Veröffentlicht

Hallo Leute,

ich habe mal eine Frage: In einem Webprojekt hat mir eine Schriftart gefallen.

Ich hab mir die nötigen Zeilen in meine CSS abgeschrieben doch die Schrift wurde in meinem Projekt nicht angezeigt! Beim nachforschen habe ich festgestellt, dass die Schriftart nicht auf meinem Laptop installiert war. Nachdem ich sie runtergeladen und installiert habe, wurde sie auch in meinem Projekt angezeigt. Jetzt aber die Frage: Wie konnte die Schrift vorher angezeigt werden, wenn sie nicht installiert war? Gibt es da eine neue Technik? CSS3?

Danke schonmal für die Info,

Gruß Luk :)

Hallo,

ich häng mich hier mal mit an.

Hab das gleiche Problem und mal ein bißchen rumprobiert.

Arbeite mit einem CMS wobei das Aussehen in einer .css-Datei gespeichert wird.

Wenn ich o. g. Tipp umsetze funktioniert das aber nicht. Es wird nicht die "verlinke" Schrift, sondern eine Standard-Schrift angezeigt.

Ich häng mal meinen Code mit an.

Der ganze Code steht in einer .css-Datei, die das komplette Template-Aussehen steuert.

Vielleicht kann mir ja jemand sagen, wo mein Fehler liegt.

@font-face

{ font-family:Test;

             src:url(../font/Biminr__.ttf)   format('truetype');

}


/*Schrift oben*/

#logo a, #logo a:link, #logo a:hover 

{

	font-family:Test,Bimini,Helvetica,Arial,sans-serif;

	font-weight:bold;

	font-size: 4em;

	padding:0;

	margin:0;

	line-height:1.4em;

	color:#fefefe;

	text-decoration:none;*/

}

Erstelle ein Konto oder melde dich an, um einen Kommentar zu schreiben.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.