@font-face {
    font-family: 'Aerosol';
    src: url('font/AerosoldierDrip_PERSONAL_USE_ONLY.otf') format('opentype');
}

@font-face {
    font-family: 'Basquiat';
    src: url('font/Basquiat\ Regular.otf') format('opentype');
}

@font-face {
    font-family: 'Dagsen';
    src: url('font/Dagsen_Inked.otf') format('opentype');
}

@font-face {
    font-family: 'AerosolSpray';
    src: url('font/AerosoldierSpraySymbol_PERSONAL_USE_ONLY.otf') format('opentype');
}

.glow-green {
    text-shadow:
        0 0 10px #86EFAC,
        0 0 10px #86EFAC,
        0 0 10px #86EFAC,
        0 0 10px #86EFAC;
}