/*
 * GEODDE FONT FACES
 *
 * This file contains all font-face declarations for the Geodde application.
 * Loaded independently from Tailwind to ensure proper asset pipeline resolution.
 */

@font-face {
  font-family: 'Switzer-Variable';
  src: url("/assets/Switzer-Variable-2cf691c1.ttf") format('truetype');
  font-display: swap;
  font-weight: 100 900;
}

@font-face {
  font-family: 'Sora-Variable';
  src: url("/assets/Sora-Variable-fb467fb4.ttf") format('truetype');
  font-display: swap;
  font-weight: 100 900;
}
