/* Custom Font Definitions */

@font-face {
  font-family: 'PlayFair';
  src: url('fonts/PlayfairDisplay-VariableFont_wght.ttf') format('opentype');
  font-display: swap; /* Improves loading performance */
}

@font-face {
  font-family: 'Raleway';
  src: url('fonts/Raleway-VariableFont_wght.ttf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Licorice';
  src: url('fonts/Licorice-Regular.ttf') format('opentype');
  font-display: swap;
}
