@font-face {
    font-family: nexa;
    font-style: normal;
    font-weight: 300;
    src: local('Nexa Book'),
        url('../fonts/Nexa/Nexa-Light.woff') format('woff')
}

@font-face {
    font-family: nexa;
    font-style: normal;
    font-weight: 700;
    src: local('Nexa Book'),
    url('../fonts/Nexa/Nexa-Book.woff') format('woff')
}

@font-face {
    font-family: 'Nexa Light Bold';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/Nexa/Nexa-Bold.woff') format('woff')
}

@font-face {
    font-family: 'Nexa Bold';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/Nexa/Nexa-Bold.woff') format('woff')
}

@font-face {
    font-family: 'Nexa Extra Bold';
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/Nexa/Nexa-ExtraBold.woff') format('woff')
}
