    @font-face {
        font-family: 'NEXT-ART-SemiBold';
        font-style: normal;
        font-weight: normal;
        src: url('https://dl.dropbox.com/s/l4emkkjnuhf8bbb/NEXT-ART_SemiBold.woff') format('woff');
    }
    @font-face {
        font-family: 'NEXT-ART-Bold';
        font-style: normal;
        font-weight: normal;
        src: url('https://dl.dropbox.com/s/bkggkna0nhm9iqw/NEXT-ART_Bold.woff') format('woff');
    }
    .next-art-semibold .tn-atom {
        font-family: 'NEXT-ART-SemiBold' !important;
        font-style: normal !important;
        font-weight: normal !important;
    }
    .next-art-bold .tn-atom {
        font-family: 'NEXT-ART-Bold' !important;
        font-style: normal !important;
        font-weight: normal !important;
    }
