@font-face {
    font-family: "Geologica-Bold";
    src: url("fonts/Geologica-Bold.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Geologica-ExtraBold";
    src: url("fonts/Geologica-ExtraBold.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Geologica-Black";
    src: url("fonts/Geologica-Black.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Geologica-SemiBold";
    src: url("fonts/Geologica-SemiBold.ttf") format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Geologica-Medium";
    src: url("fonts/Geologica-Medium.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Geologica-Regular";
    src: url("fonts/Geologica-Regular.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Geologica-Light";
    src: url("fonts/Geologica-Light.ttf") format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}