@font-face {
    font-display: swap;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/fira-sans/fira-sans-v17-latin-regular.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 700;
    src: url('/fonts/fira-sans/fira-sans-v17-latin-700.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Hueber Forward Sans';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/hueber-forward-sans/ForwardSans-Regular.otf') format('opentype');
}

@font-face {
    font-display: swap;
    font-family: 'Hueber Forward Sans';
    font-style: normal;
    font-weight: 600;
    src: url('/fonts/hueber-forward-sans/ForwardSans-Semi.otf') format('opentype');
}