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

@font-face {
    font-family: 'Parfumerie Script Pro';
    src: url('/assets/fonts/ParfumerieScriptPro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Le Jour Serif';
    src: url('/assets/fonts/LeJourSerif.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Royal Wedding';
    src: url('/assets/fonts/RoyalWedding-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}