I have 2 ttf files. main.ttf and custom_symbols.ttf. I want to use the main font for normal characters and the symbols fonts for the custom unicode charachters. Right now i am doing it using AnnotatedStrings. But i thought it should be possible to use the custom symbol font as a fallback for missing unicodes from the main font