@font-face {
    font-family: "Object Sans";
    src: url('ObjectSans-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Object Sans";
    src: url('ObjectSans-Heavy.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}