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