/* fonts.css */
@font-face {
  font-family: '29lt-makina';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/29lt-makina-regular-99d43123.otf") format('opentype');
}

@font-face {
  font-family: 'Special Elite';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/SpecialElite-7d070241.ttf") format('truetype');
}

@font-face {
  font-family: 'TAN-Tangkiwood';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("/assets/TANTangkiwood-Display-d4cf35b0.ttf") format('truetype');
}

/* @font-face {
  font-family: '29lt-makina';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/assets/29lt-makina-bold.otf") format('opentype');
} */
