/* fonts used by axo themes, not sure if this is the best way to fetch them */ @import url("https://fonts.googleapis.com/css2?family=Fira+Sans:wght@400;700&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Comfortaa:wght@400;700&display=swap"); @import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;600;700&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap"); /* note that the standard mdbook themes lose their custom fonts by us overriding this */