dummyGroups = {
    'Agroup': ['A', 'Agrave', 'Aacute', 'Adieresis', 'Acircumflex']
}

dummyKerning = {
    ('Agroup', 'W'): -60,
}