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

}