@font-face {
    font-family: 'Subjectivity';
    src: url('Subjectivity-ExtraBold.woff2') format('woff2'),
        url('Subjectivity-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Subjectivity';
    src: url('Subjectivity-Thin.woff2') format('woff2'),
        url('Subjectivity-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Subjectivity';
    src: url('Subjectivity-Super.woff2') format('woff2'),
        url('Subjectivity-Super.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

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

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

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

