@font-face {
  font-family: 'Gudea';
  font-display: swap;
  font-style: normal;
  font-named-instance: 'Regular';
  src: url("Gudea-Regular.otf") format("otf");
}

@font-face {
  font-family: 'Gudea';
  font-display: swap;
  font-style: bold;
  font-named-instance: 'Bold';
  src: url("Gudea-Bold.otf") format("otf");
}


@font-face {
  font-family: 'Gudea';
  font-display: swap;
  font-style: bold;
  font-named-instance: 'Italic';
  src: url("Gudea-Italic.otf") format("otf");
}
