/* Aeromatics NC self-hosted — convertida de TTF (65KB) a WOFF2 (18KB) */
@font-face {
  font-family: 'Aeromatics NC';
  src: url('../fonts/aeromatics-nc-regular.woff2') format('woff2'),
       url('../fonts/aeromatics-nc-regular.ttf') format('truetype');
  font-weight: 400 800;
  font-style: normal;
  font-display: swap;
}
