/* ========================================
   FONTS-DIGITAL-DESOLATION-PLUS.CSS
   Auteur                : Renaud
   Création              : 20 novembre 2025
   Dernière modification : 
   ======================================== */

@font-face {
   font-family: 'Digital-Desolation-Plus';
   src:  url("fonts/Digital-Desolation-Plus.otf")   format("opentype"); /* Fallback pour les anciens navigateurs */
   font-weight: normal;
   font-style: normal;
   font-display: block;
}