@font-face {
    font-family: "RecklessNeue";
    src: url("/wp-content/themes/wdwc/fonts/RecklessNeue-Regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "RecklessNeue";
    src: url("/wp-content/themes/wdwc/fonts/RecklessNeue-RegularItalic.woff2") format("woff2");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "MatterSQ";
    src: url("/wp-content/themes/wdwc/fonts/MatterSQ-Regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}