@font-face {
  font-family: 'Tropiline';
  src: url('./Tropiline-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Tropiline';
  src: url('./Tropiline-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
