@font-face {
    font-family:'geometria-regular';
    src: url('../fonts/geometria-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap; 
}
@font-face {
    font-family:'geometria-medium';
    src: url('../fonts/geometria-medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap; 
}
@font-face {
    font-family:'geometria-bold';
    src: url('../fonts/geometria-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap; 
}
@font-face {
    font-family:'gilroy-medium';
    src: url('../fonts/gilroy-medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap; 
}
