
@font-face {
    font-family: 'NEXT ART';
    font-style: normal;
    font-weight: 400;
    src: local('NEXT ART Regular'), url('NEXT ART_Regular.woff') format('woff');
}
    

@font-face {
    font-family: 'NEXT ART';
    font-style: normal;
    font-weight: 100;
    src: local('NEXT ART Thin'), url('NEXT ART_Thin.woff') format('woff');
}
    

@font-face {
    font-family: 'NEXT ART';
    font-style: normal;
    font-weight: 300;
    src: local('NEXT ART Light'), url('NEXT ART_Light.woff') format('woff');
}
    

@font-face {
    font-family: 'NEXT ART';
    font-style: normal;
    font-weight: 500;
    src: local('NEXT ART SemiBold'), url('NEXT ART_SemiBold.woff') format('woff');
}
    

@font-face {
    font-family: 'NEXT ART';
    font-style: normal;
    font-weight: 700;
    src: local('NEXT ART Bold'), url('NEXT ART_Bold.woff') format('woff');
}