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

@font-face {
    font-family: Manier;
        src: url('./Manier-LightItalic.woff') format('woff');
    font-style: italic;
    font-weight: 300;
    font-display: swap;
}
@font-face {
    font-family: Manier;
        src: url('./Manier-Regular.woff') format('woff');
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: Manier;
        src: url('./Manier-RegularItalic.woff') format('woff');
    font-style: italic;
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: Manier;
        src: url('Manier-Medium.woff') format('woff');
    font-style: normal;
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: Manier;
        src: url('Manier-MediumItalic.woff') format('woff');
    font-style: italic;
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: Manier;
        src: url('Manier-Heavy.woff') format('woff');
    font-style: normal;
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: Manier;
        src: url('Manier-HeavyItalic.woff') format('woff');
    font-style: italic;
    font-weight: 600;
    font-display: swap;
}

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

@font-face {
    font-family: Manier;
        src: url('Manier-BoldItalic.woff') format('woff');
    font-style: italic;
    font-weight: 700;
    font-display: swap;
}

