﻿Tuana Hand Regular v2.1
=======================

Cleaned from the new glyph-grid screenshots.

Fixes in this version:
- Removed stray accent/dot fragments from plain letters and symbols.
- Re-cropped and re-centered all glyphs.
- Preserved Turkish diacritics: Ç Ğ İ Ö Ş Ü ç ğ ı ö ş ü.
- Fixed Unicode space mapping, so spaces no longer render as missing-glyph boxes.

Files:
- TuanaHand-Regular.ttf       installable desktop font
- TuanaHand-Regular.woff      web font
- TuanaHand-Regular.woff2     modern compressed web font
- TuanaHand-Regular-v2.ttf    versioned desktop font
- TuanaHand-Regular-v2.woff   versioned web font
- TuanaHand-Regular-v2.woff2  versioned web font
- font.css                    ready-to-use @font-face CSS

CSS usage:

@font-face {
  font-family: "Tuana Hand";
  src: url("/fonts/TuanaHand-Regular-v2.woff2") format("woff2"),
       url("/fonts/TuanaHand-Regular-v2.woff") format("woff"),
       url("/fonts/TuanaHand-Regular-v2.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

body { font-family: "Tuana Hand", cursive; }

Coverage:
- Latin uppercase/lowercase A-Z/a-z
- Turkish letters: Ç Ğ İ Ö Ş Ü ç ğ ı ö ş ü
- Digits and common punctuation/symbols

Personal use by the font owner. Generated from user-provided handwriting samples.
