@font-face {
    font-family: "PS";
    src: url("/public/fonts/PublicSans-VariableFont_wght.ttf")
        format("truetype");
}

h1,
h2,
h3 {
    font-weight: 700 !important;
}

h4,
h5,
h6 {
    font-weight: 600 !important;
}
