@font-face {
    font-family: Geometria;
    font-display:swap;
    src: url('Geometria-Regular.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: Geometria;
    font-display:swap;
    src: url('Geometria-Medium.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: Geometria;
    font-display:swap;
    src: url('Geometria-Heavy.ttf') format('truetype');
    font-weight: 650;
    font-style: normal;
}
@font-face {
    font-family: Geometria;
    font-display:swap;
    src: url('Geometria-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: Geometria;
    font-display:swap;
    src: url('Geometria-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}