@font-face {
                font-family: 'Turo Sans Regular';
                src: url('TuroSans-Regular.ttf');
                font-weight: 400;
                font-style: normal;
            }

@font-face {
                font-family: 'Turo Sans Medium Regular';
                src: url('TuroSans-Medium.ttf');
                font-weight: 500;
                font-style: normal;
            }

@font-face {
                font-family: 'Turo Sans VAR Regular';
                src: url('TuroSansVariable-Desktop.ttf');
                font-weight: 400;
                font-style: normal;
            }

@font-face {
                font-family: 'Turo Sans Bold';
                src: url('TuroSans-Bold.ttf');
                font-weight: 700;
                font-style: normal;
            }

@font-face {
                font-family: 'Turo Sans Black Regular';
                src: url('TuroSans-Black.ttf');
                font-weight: 900;
                font-style: normal;
            }