HTML:
<link href="https://fonts.googleapis.com/css2?family=Audiowide&display=swap&effect=anaglyph" rel="stylesheet" />
CSS:
h1 {
font-family: 'audiowide','Courier New' sans-serif;
}
Şeklinde fontu dosyaya ekledim. Font geliyor ama efekt gelmiyor.
HTML:
<h1 class="font-effect-anaglyph">Lorem</h1>
Acaba Google bu özelliği kaldırdı mı?

Get Started with the Google Fonts API | Google for Developers

Son düzenleme: