#ifndef FONT_SMALL6_H
#define FONT_SMALL6_H

#include "font.h"
extern font font_small6;

#endif /* FONT_SMALL6_H_ */