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

}




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

}