@font-face {
    font-family: 'Nexa';
    src: url('nexa-extralight-webfont.woff2') format('woff2'),
         url('nexa-extralight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Nexa';
    src: url('nexa-heavy-webfont.woff2') format('woff2'),
         url('nexa-heavy-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
