@font-face {
    font-family: 'CallunaSans';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('/fonts/CallunaSans/CallunaSans-Light.woff2') format('woff2'),
        url('/fonts/CallunaSans/CallunaSans-Light.woff') format('woff');
}

@font-face {
    font-family: 'CallunaSans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/fonts/CallunaSans/CallunaSans-Regular.woff2') format('woff2'),
        url('/fonts/CallunaSans/CallunaSans-Regular.woff') format('woff');
}

@font-face {
    font-family: 'CallunaSans';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('/fonts/CallunaSans/CallunaSans-Semibold.woff2') format('woff2'),
        url('/fonts/CallunaSans/CallunaSans-Semibold.woff') format('woff');
}

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

@font-face {
    font-family: 'CallunaSans';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url('/fonts/CallunaSans/CallunaSans-Black.woff2') format('woff2'),
        url('/fonts/CallunaSans/CallunaSans-Black.woff') format('woff');
}

@font-face {
    font-family: 'DIN';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/fonts/DIN/DINEngschriftLTPro.woff2') format('woff2'),
        url('/fonts/DIN/DINEngschriftLTPro.woff') format('woff');
}

@font-face {
    font-family: 'Wondershine';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/fonts/Wondershine/wondershine-Regular.woff2') format('woff2'),
        url('/fonts/Wondershine/wondershine-Regular.woff') format('woff');
}
