﻿@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;
}
