@font-face {
    font-family: 'Geometria';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    src: url('Geometria.eot');
    src: local('Geometria'),
        url('Geometria.eot?#iefix') format('embedded-opentype'),
        url('Geometria.woff') format('woff'),
        url('Geometria.ttf') format('truetype');
}