/* SVN-Optima — display/headings */
@font-face {
  font-family: 'SVN-Optima';
  src: url('/fonts/SVN-Optima-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SVN-Optima';
  src: url('/fonts/SVN-Optima-Medium-Italic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'SVN-Optima';
  src: url('/fonts/SVN-Optima-DemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SVN-Optima';
  src: url('/fonts/SVN-Optima-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* DFVN-Abygaer — decorative accent */
@font-face {
  font-family: 'DFVN-Abygaer';
  src: url('/fonts/DFVN-Abygaer-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
