@font-face {
    font-family: 'TENET Sans';
    src: url('../fonts/TENET Sans/TENETSans-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'TENET Sans';
    src: url('../fonts/TENET Sans/TENETSans-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'TENET Sans SE';
    src: url('../fonts/TENET Sans/TENETSans-SemiExpandedBold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}
