@font-face {
    font-family: 'nexa';
    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: 400;
    font-style: normal;

}

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

}

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

}