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

}