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


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