@font-face {font-display:swap;
       font-family: 'Poppins';
       font-weight: 700;
       font-style: normal;
       src: url('/assets/fonts/Poppins-700.ttf') format('truetype');
   }
@font-face {font-display:swap;
       font-family: 'Poppins';
       font-weight: 800;
       font-style: normal;
       src: url('/assets/fonts/Poppins-800.ttf') format('truetype');
   }
@font-face {font-display:swap;
       font-family: 'Poppins';
       font-weight: 900;
       font-style: normal;
       src: url('/assets/fonts/Poppins-900.ttf') format('truetype');
   }
@font-face {font-display:swap;
       font-family: 'Sacramento';
       font-weight: 400;
       font-style: normal;
       src: url('/assets/fonts/Sacramento-400.ttf') format('truetype');
   }
@font-face {font-display:swap;
       font-family: 'Nunito';
       font-weight: 400;
       font-style: normal;
       src: url('/assets/fonts/Nunito-400.ttf') format('truetype');
   }
@font-face {font-display:swap;
       font-family: 'Nunito';
       font-weight: 600;
       font-style: normal;
       src: url('/assets/fonts/Nunito-600.ttf') format('truetype');
   }
@font-face {font-display:swap;
       font-family: 'Nunito';
       font-weight: 700;
       font-style: normal;
       src: url('/assets/fonts/Nunito-700.ttf') format('truetype');
   }
