@font-face {
    font-family: 'Owners';
    src: url('Owners-XLight.woff2') format('woff2'),
        url('Owners-XLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Owners';
    src: url('Owners-XLightItalic.woff2') format('woff2'),
        url('Owners-XLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}


@font-face {
    font-family: 'Owners';
    src: url('Owners-Light.woff2') format('woff2'),
        url('Owners-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Owners';
    src: url('Owners-LightItalic.woff2') format('woff2'),
        url('Owners-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}


@font-face {
    font-family: 'Owners';
    src: url('Owners-Regular.woff2') format('woff2'),
        url('Owners-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Owners';
    src: url('Owners-RegularItalic.woff2') format('woff2'),
        url('Owners-RegularItalic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}


@font-face {
    font-family: 'Owners';
    src: url('Owners-Medium.woff2') format('woff2'),
        url('Owners-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Owners';
    src: url('Owners-MediumItalic.woff2') format('woff2'),
        url('Owners-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}


@font-face {
    font-family: 'Owners';
    src: url('Owners-Bold.woff2') format('woff2'),
        url('Owners-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Owners';
    src: url('Owners-BoldItalic.woff2') format('woff2'),
        url('Owners-BoldItalic.woff') format('woff');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}


@font-face {
    font-family: 'Owners';
    src: url('Owners-Black.woff2') format('woff2'),
        url('Owners-Black.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Owners';
    src: url('Owners-BlackItalic.woff2') format('woff2'),
        url('Owners-BlackItalic.woff') format('woff');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}


@font-face {
    font-family: 'Owners';
    src: url('Owners-XBlack.woff2') format('woff2'),
        url('Owners-XBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Owners';
    src: url('Owners-XBlackItalic.woff2') format('woff2'),
        url('Owners-XBlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}