@font-face {
    font-family: 'Geometria';
    src: url('../fonts/Geometria.eot');
    src: url('../fonts/Geometria.eot') format('embedded-opentype'),
    url('../fonts/Geometria.woff2') format('woff2'),
    url('../fonts/Geometria.woff') format('woff'),
    url('../fonts/Geometria.ttf') format('truetype'),
    url('../fonts/Geometria.svg#Geometria') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Geometria';
    src: url('../fonts/GeometriaHeavy.eot');
    src: url('../fonts/GeometriaHeavy.eot') format('embedded-opentype'),
    url('../fonts/GeometriaHeavy.woff2') format('woff2'),
    url('../fonts/GeometriaHeavy.woff') format('woff'),
    url('../fonts/GeometriaHeavy.ttf') format('truetype'),
    url('../fonts/GeometriaHeavy.svg#GeometriaHeavy') format('svg');
    font-weight: 900;
    font-style: normal;
}
