acronweb-cookies
Version:
A modern, GDPR-compliant cookie consent plugin for React and Next.js applications
15 lines (14 loc) • 423 B
CSS
@font-face {
font-family: 'Gegola';
src: url('../fonts/Gegola DEMO.otf') format('opentype');
font-weight: normal;
font-style: normal;
font-display: swap;
}
.gegola-font {
font-family: 'Gegola', 'Outfit', 'Space Grotesk', 'Poppins', 'Inter', -apple-system, BlinkMacSystemFont, system-ui, sans-serif;
font-weight: 800;
letter-spacing: -0.02em;
line-height: 1.1;
vertical-align: baseline;
}