@font-face {
    font-family: 'Geologica';
    src: url('../fonts/Geologica/Geologica-Regular.ttf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Geologica';
    src: url('../fonts/Geologica/Geologica-Medium.ttf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Geologica';
    src: url('../fonts/Geologica/Geologica-Semibold.ttf') format('opentype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Geologica';
    src: url('../fonts/Geologica/Geologica-Bold.ttf') format('opentype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Geologica';
    src: url('../fonts/Geologica/Geologica-ExtraBold.ttf') format('opentype');
    font-weight: 800;
    font-style: normal;
}