@font-face {
    font-family: Ethnocentric;
    src: url('../res/fonts/Ethnocentric.otf') format('opentype');
}
@font-face {
  font-family: 'Empera';
  src: url('../res/fonts/empera-softvintage-demo.otf') format('opentype');
}


/* .us {
  animation: gradient-change 2s linear infinite alternate;
  background: linear-gradient(to right in oklch, var(--color-1), var(--color-2));
  
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

  background-clip: text;
  color: transparent;

  font-size: 100%;
  font-weight: bold;
  letter-spacing: 0.1em;
} */
