@font-face {
    font-family: 'Nexa';
       src: url('NexaBold.eot');
       src: url('NexaBold.eot?#iefix') format('embedded-opentype'),
            url('NexaBold.woff') format('woff'),
            url('NexaBold.woff2') format('woff2'),
            url('NexaBold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
 }
 @font-face {
    font-family: 'Nexa';
       src: url('NexaBlack.eot');
       src: url('NexaBlack.eot?#iefix') format('embedded-opentype'),
            url('NexaBlack.woff') format('woff'),
            url('NexaBlack.woff2') format('woff2'),
            url('NexaBlack.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
 }
 @font-face {
    font-family: 'Nexa';
       src: url('NexaLight.eot');
       src: url('NexaLight.eot?#iefix') format('embedded-opentype'),
            url('NexaLight.woff') format('woff'),
            url('NexaLight.woff2') format('woff2'),
            url('NexaLight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
 }
 