@font-face {
    font-family: 'OwnersTRIALXXNarrow';
    src: url('/public/fonts/owners/OwnersTRIALXXNarrow-Black-BF64361ef45c7f3.otf') format('opentype');
    font-weight: 500; /* Adjust as needed */
    font-style: normal;
}

@font-face {
    font-family: 'OwnersTRIALXWide-XLight';
    src: url('/public/fonts/owners/OwnersTRIALXWide-XLight-BF64361ef462735') format('opentype');
    font-weight: 300;
    font-style: normal;
}



.OwnersTRIALXXNarrow
{
    font-family: 'OwnersTRIALXXNarrow', sans-serif;
}

.OwnersTRIALXWideXLight
{
    font-family: 'OwnersTRIALXWide-XLight', sans-serif;
}
