Thats what it looks like now but still doesn’t work:
/*
Theme Name: Enfold Child
Description: A Child Theme for the Enfold WordPress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://kriesi.at
Template: enfold
*/
/*Add your own styles here:*/
@font-face {
font-family: ‘SerpentineComLight’;
src: url(‘https://brodner.metropoljournal.de/wp-includes/fonts/serpentinecom-light.eot’);
src: url(‘https://brodner.metropoljournal.de/wp-includesfonts/serpentinecom-light.eot#iefix’) format(’embedded-opentype’),
url(‘https://brodner.metropoljournal.de/wp-includesfonts/serpentinecom-light.woff’) format(‘woff’),
url(‘https://brodner.metropoljournal.de/wp-includesfonts/serpentinecom-light.ttf’) format(‘truetype’),
url(‘https://brodner.metropoljournal.de/wp-includesfonts/serpentinecom-light.svg#SerpentineComLight’) format(‘svg’);
}
h1, h2, h3, h4, h5, h6 {
font-family: ‘SerpentineComLight’, sans-serif !important;
}
p, span, body {
font-family: ‘SerpentineComLight’, sans-serif !important;
}
