/**
 * Local Font Declarations for Pizza Olive Theme
 * Self-hosted Google Fonts for better performance and privacy
 * Generated on: August 30, 2025
 */

/* Inter Font Family */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('./inter-300.ttf') format('truetype');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./inter-400.ttf') format('truetype');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('./inter-500.ttf') format('truetype');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('./inter-600.ttf') format('truetype');
}

/* Playfair Display Font Family */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./playfair-400.ttf') format('truetype');
}

@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('./playfair-600.ttf') format('truetype');
}

@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('./playfair-700.ttf') format('truetype');
}

/* Font Preload Hints (can be added to HTML head if needed) */
/*
<link rel="preload" href="./assets/fonts/inter-400.ttf" as="font" type="font/ttf" crossorigin>
<link rel="preload" href="./assets/fonts/playfair-400.ttf" as="font" type="font/ttf" crossorigin>
*/
