@font-face {
  font-family: 'Azonix';
  src: url('URL_DEL_ARCHIVO') format('opentype');
  font-display: swap;
}
h1, h2, h3 { font-family: 'Azonix', sans-serif; }