@font-face {
  font-family: 'Organica-Medium';
  src: url('./Organica-Medium.ttf');
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Organica-SemiBold';
  src: url('./Organica-SemiBold.ttf');
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Organica-Bold';
  src: url('./Organica-Bold.ttf');
  font-display: swap;
  font-style: normal;
}
