/**
 * Riporno Font Declaration
 * Custom font for Drone Show Bali theme
 */

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