JSON
Font Types and Usage - JSON
Font types and usage are important elements in design, printing, and digital media. Japanese fonts come in various types, including Mincho (serif), Gothic (sans-serif), Maru Gothic (rounded), and brush script styles, each with distinct characteristics and suitable applications. Mincho features thick vertical strokes and thin horizontal strokes, making it ideal for long-form text in books and newspapers. Gothic has uniform stroke widths, suitable for headings, signs, and screen displays. Maru Gothic offers a softer, more approachable impression, perfect for friendly designs. Brush script fonts express traditional calligraphic styles, creating an atmosphere of formality and elegance. Choosing the appropriate font can significantly improve information readability and design quality.
[
{
"code": "01",
"slug": "mincho",
"name": "Mincho (Serif)",
"description": "Traditional typeface with thick vertical strokes and thin horizontal strokes. Suitable for body text in books and newspapers.",
"category": "Basic Typeface",
"typicalUses": [
"Books",
"Newspapers",
"Magazines",
"Company brochures",
"Academic papers",
"Resumes"
],
"representativeFonts": [
"Yu Mincho",
"Hiragino Mincho",
"Tsukushi Mincho",
"Ryumin",
"Kozuka Mincho"
]
},
{
"code": "02",
"slug": "gothic",
"name": "Gothic (Sans-Serif)",
"description": "Modern typeface with uniform stroke widths and no decorations. Suitable for headings, signs, and screen displays.",
"category": "Basic Typeface",
"typicalUses": [
"Headings",
"Signs",
"Posters",
"Websites",
"Presentations",
"Signage"
],
"representativeFonts": [
"Yu Gothic",
"Meiryo",
"Hiragino Kaku Gothic",
"Shin Go",
"Chu Gothic BBB",
"Source Han Sans"
]
},
{
"code": "03",
"slug": "maru-gothic",
"name": "Maru Gothic (Rounded Gothic)",
"description": "Typeface with rounded corners giving a soft impression. Suitable for approachable designs.",
"category": "Basic Typeface",
"typicalUses": [
"Children's educational materials",
"POP ads",
"Information displays",
"Casual designs",
"Internal notices",
"Brochures"
],
"representativeFonts": [
"Shin Maru Go",
"Jun",
"TBUD Rounded Gothic",
"Soft Gothic",
"UD Shin Maru Go"
]
},
{
"code": "04",
"slug": "brush-script",
"name": "Brush Script",
"description": "Typeface expressing the texture of brush or pen writing. Creates a traditional and formal atmosphere.",
"category": "Decorative Typeface",
"typicalUses": [
"Headings",
"Titles",
"New Year cards",
"Posters",
"Japanese-style designs",
"Traditional event announcements"
],
"representativeFonts": [
"Hakusyu Kaisho",
"Hakusyu Gyosho",
"Hakusyu Reisho",
"Kokuryu",
"Kanteiryu",
"Textbook style"
]
},
{
"code": "05",
"slug": "design-font",
"name": "Design Font",
"description": "Decorative typefaces with unique personalities. Used when specific atmospheres or impressions are desired.",
"category": "Decorative Typeface",
"typicalUses": [
"Logos",
"Headings",
"Catchphrases",
"Package design",
"Event announcements",
"Branding"
],
"representativeFonts": [
"Folk",
"Maru Folk",
"Suzumushi",
"Kensen",
"Kuromame",
"Kumoyaji"
]
},
{
"code": "06",
"slug": "ud-font",
"name": "UD Font (Universal Design)",
"description": "Universal Design typeface pursuing visibility and readability. Easy to read for everyone.",
"category": "Universal Design",
"typicalUses": [
"Public facility guidance",
"Medical institutions",
"Materials for elderly",
"Textbooks",
"Disability Discrimination Act compliance",
"Multilingual displays"
],
"representativeFonts": [
"BIZ UD Gothic",
"BIZ UD Mincho",
"UD Shin Go",
"UD Reimin",
"UD Shin Maru Go",
"UD Digital Textbook"
]
},
{
"code": "07",
"slug": "educational-font",
"name": "Educational Font",
"description": "Fonts designed for school textbooks and learning. Shapes make it easy for beginners to learn writing.",
"category": "Educational Use",
"typicalUses": [
"Textbooks",
"Learning materials",
"Workbooks",
"Materials for international students",
"Stroke order display",
"Elementary and middle school materials"
],
"representativeFonts": [
"Textbook ICA",
"UD Digital Textbook",
"Educational Ryumin",
"Educational Chu Gothic BBB",
"Educational Shin Maru Go"
]
},
{
"code": "08",
"slug": "european-serif",
"name": "European Serif",
"description": "European fonts with decorative lines (serifs) at stroke ends. Excellent readability for long text.",
"category": "European Typeface",
"typicalUses": [
"Books",
"Newspapers",
"Magazines",
"Brand logos",
"Academic papers",
"Formal documents"
],
"representativeFonts": [
"Times New Roman",
"Garamond",
"Baskerville",
"Bodoni",
"Georgia"
]
},
{
"code": "09",
"slug": "european-sans-serif",
"name": "European Sans-Serif",
"description": "Simple European fonts without decorations. Characterized by modern, high visibility design.",
"category": "European Typeface",
"typicalUses": [
"Websites",
"App UI",
"Public signage",
"Corporate logos",
"Headings",
"Presentations"
],
"representativeFonts": [
"Helvetica",
"Arial",
"Futura",
"Gill Sans",
"Roboto",
"Open Sans"
]
},
{
"code": "10",
"slug": "blackletter",
"name": "Blackletter",
"description": "Angular decorative European typeface originating from medieval European manuscripts.",
"category": "European Typeface",
"typicalUses": [
"Newspaper mastheads",
"Beer labels",
"Brand logos",
"Traditional designs",
"Certificates",
"Heavy metal band logos"
],
"representativeFonts": [
"Old English Text",
"Fraktur",
"Textura",
"Schwabacher"
]
}
]