 body { font-family: Oswald, sans-serif } {} *{} {} #IE-warning { display: none; position: fixed; width: 100%; height: 100%; z-index: 9999; background: white; } .IE-warning-message { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); text-align: center; } body { font-family: 'Inter', sans-serif; } h1, h2, h3 { font-family: 'Playfair Display', serif; } .brand-blue { color: #1E40AF; } .bg-brand-blue { background-color: #1E40AF; } .brand-orange { color: #F97316; } .bg-brand-orange { background-color: #F97316; } .border-brand-orange { border-color: #F97316; } .text-gradient { background: linear-gradient(to right, #1E40AF, #3B82F6); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
