@font-face {
    font-family: 'NexaRustSans-Black2';
    src: url('nexarustsans-black2.eot');
    src: url('nexarustsans-black2.eot') format('embedded-opentype'),
        url('nexarustsans-black2.woff') format('woff'),
        url('nexarustsans-black2.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
.special-font { font-family:NexaRustSans-Black2; }