@font-face {
    font-family: 'coloquimbo';
    src: url('/static/fonts/Coquimbo_Unido_2023.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'brentford';
    src: url('/static/fonts/Brentford 2023-24.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}