* Use woff2 instead ttf * Update font in svg-exported files to use woff2 Co-authored-by: Timur Khazamov <t1mmaas@skbkontur.ru>
Thanks to this stack overflow answer ( https://stackoverflow.com/a/41678350/232122 ) I was able to fix the font preloading! If we put fonts.css in the public/folder and include it with normal html, we can avoid going through the build pipeline!