

@font-face {
font-family: 'MyCustomFont';
src: url('../assets/fonts/pansyhand.ttf') format('truetype');
font-weight: normal;
font-style: normal;
font-display: swap;
}
