@font-face {
    font-family: 'aspekta-800';
    src: url('aspekta-800.eot');
    src: url('aspekta-800.eot') format('embedded-opentype'),
         url('aspekta-800.woff') format('woff'),
         url('aspekta-800.woff2') format('woff2'),
         url('aspekta-800.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.special-font { font-family: aspekta-800; }
