@font-face {
  font-family: 'cheri';
  src: url('./CHERL__.TTF') format('truetype');
}

.label {
	font-family : cheri;
	color : #D3D;
	font-size: 72px;
}