
@font-face {
    font-family: 'Audiowide';
    src: url('Audiowide-Regular/Audiowide-Regular.ttf') format('truetype');
    /* Add other font properties as needed */
}


@font-face {
    font-family: 'Oswald';
    src: url('Oswald/Oswald-VariableFont_wght.ttf') format('truetype');
    /* Add other font properties as needed */
}

@font-face {
    font-family: 'Poppins';
    src: url('Poppins/Poppins-Regular.ttf') format('truetype');
    /* Add other font properties as needed */
}
