/* Epilogue Font Family - Self-Hosted */
/* Variable font for all weights 100-900 */

@font-face {
  font-family: 'Epilogue';
  font-style: normal;
  font-weight: 100 900;
  font-stretch: 100%;
  font-display: swap;
  src: url('/fonts/Epilogue-Variable.ttf') format('truetype-variations'),
       url('https://fonts.gstatic.com/s/epilogue/v9/O4NkhYZn4TFxGe2LyVZWufDzz70-fWMZeEEy_UH3tE4.ttf') format('truetype') fallback;
}

/* Fallback weights for better browser support */
@font-face {
  font-family: 'Epilogue';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/Epilogue-Regular.ttf') format('truetype'),
       url('https://fonts.gstatic.com/s/epilogue/v9/O4NmhYZn4TFxGe2LyVZWusDx_w.ttf') format('truetype') fallback;
}

@font-face {
  font-family: 'Epilogue';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/Epilogue-SemiBold.ttf') format('truetype'),
       url('https://fonts.gstatic.com/s/epilogue/v9/O4NuhYZn4TFxGe2LyVZWuvDhT9xfUuAxM0YuqcfZBak.ttf') format('truetype') fallback;
}

@font-face {
  font-family: 'Epilogue';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/Epilogue-Bold.ttf') format('truetype'),
       url('https://fonts.gstatic.com/s/epilogue/v9/O4NuhYZn4TFxGe2LyVZWuvDhT9xfUuAxM0YuqcfZBak.ttf') format('truetype') fallback;
}

@font-face {
  font-family: 'Epilogue';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('/fonts/Epilogue-Black.ttf') format('truetype'),
       url('https://fonts.gstatic.com/s/epilogue/v9/O4NuhYZn4TFxGe2LyVZWuvDhT9xfUuAxM0YuqcfZBak.ttf') format('truetype') fallback;
}
