@font-face {
    font-family: 'Glober';
    src: url('GloberThinFree.eot');
    src: local('Glober Thin Free'), local('GloberThinFree'),
        url('GloberThinFree.eot?#iefix') format('embedded-opentype'),
        url('GloberThinFree.woff2') format('woff2'),
        url('GloberThinFree.woff') format('woff'),
        url('GloberThinFree.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Glober';
    src: url('GloberSemiBoldFree.eot');
    src: local('Glober SemiBold Free'), local('GloberSemiBoldFree'),
        url('GloberSemiBoldFree.eot?#iefix') format('embedded-opentype'),
        url('GloberSemiBoldFree.woff2') format('woff2'),
        url('GloberSemiBoldFree.woff') format('woff'),
        url('GloberSemiBoldFree.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

