
@font-face {
    font-family: "Matter";
    src: url("/assets/fonts/woff2/Matter-Light.woff2") format("woff2");
    font-style: normal;
    font-weight: 100;
    font-display: swap;
}


@font-face {
    font-family: "Matter";
    src: url("/assets/fonts/woff2/Matter-Regular.woff2") format("woff2");
    font-style: normal;
    font-weight: 200;
    font-display: swap;
}


@font-face {
    font-family: "Matter";
    src: url("/assets/fonts/woff2/Matter-Heavy.woff2") format("woff2");
    font-style: normal;
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: "Matter";
    src: url("/assets/fonts/woff2/Matter-Bold.woff2") format("woff2");
    font-style: normal;
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: "Matter";
    src: url("/assets/fonts/woff2/Matter-SemiBold.woff2") format("woff2");
    font-style: normal;
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: "Matter";
    src: url("/assets/fonts/woff2/Matter-Regular.woff2") format("woff2");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "Matter";
    src: url("/assets/fonts/woff2/Matter-Medium.woff2") format("woff2");
    font-style: normal;
    font-weight: 300;
    font-display: swap;
}
