/* public/fonts.css or src/assets/fonts.css */
@font-face {
    font-family: 'faster';
    src: url('/fonts/fester_medium.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}