@font-face {
  font-family: 'TasmanFont';
  src: url('/assets/font/Kia Signature-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TasmanFont';
  src: url('/assets/font/Kia Signature-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TasmanFont';
  src: url('/assets/font/Kia Signature-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
