@font-face {
font-family: 'GarbledFont';
src: url('
https://codespacehelp.s3.amazonaws.com/projects/2024-web-declarations/inter_garbled.ttf
') format('truetype');
}
* {
font-family: 'GarbledFont', sans-serif !important;
}