#ifndef FONT_ARIAL8_H
#define FONT_ARIAL8_H

#include "font.h"
extern font font_arial8;

#endif /* FONT_ARIAL8_H */