/*
Theme Name: Gaming Playbook Blog
Description: A custom WordPress theme for The Gaming Playbook podcast website. Features a modern design optimized for podcast content with episode listings and individual post pages.
Version: 1.0.0
Author: Gaming Playbook Team
Text Domain: gaming-playbook
*/

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