@font-face {
    font-family: 'Sofia Sans Extra Condensed';
    font-style: normal;
    font-weight: 500;
    font-display: block;
    src: url('Sofia-500.ttf') format('truetype');
}

@font-face {
    font-family: 'Geologica';
    font-style: normal;
    font-weight: 100 900;
    font-display: block;
    src: url('Geologica.ttf') format('truetype');
}