@font-face {
    font-family: "Matter";
    src: url("https://givebuttercdn.com/fonts/Matter/Matter-Regular.woff2")
    format("woff2"),
    url("https://givebuttercdn.com/fonts/Matter/Matter-Regular.woff")
    format("woff");
    font-weight: 400;
}

@font-face {
    font-family: "Matter";
    src: url("https://givebuttercdn.com/fonts/Matter/Matter-RegularItalic.woff2")
    format("woff2"),
    url("https://givebuttercdn.com/fonts/Matter/Matter-RegularItalic.woff")
    format("woff");
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: "Matter";
    src: url("https://givebuttercdn.com/fonts/Matter/Matter-Medium.woff2")
    format("woff2"),
    url("https://givebuttercdn.com/fonts/Matter/Matter-Medium.woff")
    format("woff");
    font-weight: 500;
}

@font-face {
    font-family: "Matter";
    src: url("https://givebuttercdn.com/fonts/Matter/Matter-MediumItalic.woff2")
    format("woff2"),
    url("https://givebuttercdn.com/fonts/Matter/Matter-MediumItalic.woff")
    format("woff");
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: "Matter";
    src: url("https://givebuttercdn.com/fonts/Matter/Matter-SemiBold.woff2")
    format("woff2"),
    url("https://givebuttercdn.com/fonts/Matter/Matter-SemiBold.woff")
    format("woff");
    font-weight: 600;
}

@font-face {
    font-family: "Matter";
    src: url("https://givebuttercdn.com/fonts/Matter/Matter-SemiBoldItalic.woff2")
    format("woff2"),
    url("https://givebuttercdn.com/fonts/Matter/Matter-SemiBoldItalic.woff")
    format("woff");
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: "Matter";
    src: url("https://givebuttercdn.com/fonts/Matter/Matter-Bold.woff2")
    format("woff2"),
    url("https://givebuttercdn.com/fonts/Matter/Matter-Bold.woff")
    format("woff");
    font-weight: 700;
}

@font-face {
    font-family: "Matter";
    src: url("https://givebuttercdn.com/fonts/Matter/Matter-BoldItalic.woff2")
    format("woff2"),
    url("https://givebuttercdn.com/fonts/Matter/Matter-BoldItalic.woff")
    format("woff");
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: "Matter";
    src: url("https://givebuttercdn.com/fonts/Matter/Matter-Heavy.woff2")
    format("woff2"),
    url("https://givebuttercdn.com/fonts/Matter/Matter-Heavy.woff")
    format("woff");
    font-weight: 900;
}

@font-face {
    font-family: "Matter";
    src: url("https://givebuttercdn.com/fonts/Matter/Matter-HeavyItalic.woff2")
    format("woff2"),
    url("https://givebuttercdn.com/fonts/Matter/Matter-HeavyItalic.woff")
    format("woff");
    font-weight: 900;
    font-style: italic;
}
