@font-face {
    font-family: 'Gellix';
    src: url('Gellix-Medium.eot');
    src: local('Gellix Medium'), local('Gellix-Bold'),
        url('Gellix-Medium.eot?#iefix') format('embedded-opentype'),
        url('Gellix-Medium.woff2') format('woff2'),
        url('Gellix-Medium.woff') format('woff'),
        url('Gellix-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    ascent-override: 90%;
}

@font-face {
    font-family: 'Gellix';
    src: url('Gellix-Regular.eot');
    src: local('Gellix Regular'), local('Gellix-Regular'),
        url('Gellix-Regular.eot?#iefix') format('embedded-opentype'),
        url('Gellix-Regular.woff2') format('woff2'),
        url('Gellix-Regular.woff') format('woff'),
        url('Gellix-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    ascent-override: 90%;
}
