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

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

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

