@font-face {
    font-family: 'MuliBold';
    src: url('../fonts/Muli-Bold.woff2') format('woff2'), url('../fonts/Muli-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}


@font-face {
    font-family: 'font1';
    src: url('../fonts/fonts/SFUAGBuchStencilBQMedium.woff2') format('woff2'),
        url('../fonts/fonts/SFUAGBuchStencilBQMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'font2_b';
    src: url('../fonts/fonts/SFProDisplay-Bold.woff2') format('woff2'),
        url('../fonts/fonts/SFProDisplay-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'font2_m';
    src: url('../fonts/fonts/SFProDisplay-Medium.woff2') format('woff2'),
        url('../fonts/fonts/SFProDisplay-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'font2_l';
    src: url('../fonts/fonts/SFProDisplay-Light.woff2') format('woff2'),
        url('../fonts/fonts/SFProDisplay-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'font2_r';
    src: url('../fonts/fonts/SFProDisplay-Regular.woff2') format('woff2'),
        url('../fonts/fonts/SFProDisplay-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'font2_h';
    src: url('../fonts/fonts/SFProDisplay-Heavy.woff2') format('woff2'),
        url('../fonts/fonts/SFProDisplay-Heavy.woff.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

