@import url('base.css');
@import url('header.css?v=1');
@import url('banner.css');
@import url('footer.css');

@import url('page.css');
@font-face {
    font-family: 'testsohne-kraftig';
    src: url('../../font/testsohne-kraftig.otf') format('opentype');
}
@font-face {
    font-family: 'dmsans-variablefont_opsz,wght';
    src: url('../../font/dmsans-variablefont_opsz,wght.ttf') format('truetype');
}