@font-face {
  font-family: 'Ginto';
  font-style: normal;
  font-weight: 400;
  src: url('GintoNormal-Regular.ttf');
  src: url('GintoNormal-Regular.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Ginto';
  font-style: normal;
  font-weight: 500;
  src: url('GintoNormal-Medium.ttf');
  src: url('GintoNormal-Medium.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Ginto';
  font-style: normal;
  font-weight: 700;
  src: url('GintoNormal-Medium.ttf');
  src: url('GintoNormal-Medium.ttf') format('truetype');
  font-display: swap;
}
