#include "oswald_fonts.h"
#if defined(__GNUC__) && (__MSP430X__ > 0)
//__attribute__((__far__))
__attribute__ ((section(".far_rom")))
#endif
#include "fonts/font5x8.h"