@font-face{
    font-family: glyphs;
    src:url('https://assets.praktiker.de/fonts/glyphs/glyphs.eot?1736856559');
    src:url('https://assets.praktiker.de/fonts/glyphs/glyphs.eot?1736856559#iefix') format('embedded-opentype'),
    url('https://assets.praktiker.de/fonts/glyphs/glyphs.woff?1736856559') format('woff'),
    url('https://assets.praktiker.de/fonts/glyphs/glyphs.ttf?1736856559') format('truetype'),
    url('https://assets.praktiker.de/fonts/glyphs/glyphs.svg?1736856559#glyphs') format('svg');
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}

:root {
	--font-glyphs: 'glyphs', Arial, Helvetica, sans-serif;
};