@font-face {
    font-family: "Mattings Regular";
    src: url("../fonts/Mattings-Regular.woff2") format("woff2"),
         url("../fonts/Mattings-Regular.woff") format("woff"),
         url("../fonts/Mattings-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}