@font-face {
    font-family: 'Objectivity';
    src: local('Objectivity Regular'), url('https://static.ogram.one/fonts/objectivity/Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Objectivity';
    src: local('Objectivity Regular Slanted'), url('https://static.ogram.one/fonts/objectivity/RegularSlanted.woff2') format('woff2');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

/* Thin */
@font-face {
    font-family: 'Objectivity';
    src: local('Objectivity Thin'), url('https://static.ogram.one/fonts/objectivity/Thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Objectivity';
    src: local('Objectivity Thin Slanted'), url('https://static.ogram.one/fonts/objectivity/ThinSlanted.woff2') format('woff2');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

/* Light */
@font-face {
    font-family: 'Objectivity';
    src: local('Objectivity Light'), url('https://static.ogram.one/fonts/objectivity/Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Objectivity';
    src: local('Objectivity Light Slanted'), url('https://static.ogram.one/fonts/objectivity/LightSlanted.woff2') format('woff2');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

/* Medium */
@font-face {
    font-family: 'Objectivity';
    src: local('Objectivity Medium'), url('https://static.ogram.one/fonts/objectivity/Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Objectivity';
    src: local('Objectivity Medium Slanted'), url('https://static.ogram.one/fonts/objectivity/MediumSlanted.woff2') format('woff2');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

/* Bold */
@font-face {
    font-family: 'Objectivity';
    src: local('Objectivity Bold'), url('https://static.ogram.one/fonts/objectivity/Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Objectivity';
    src: local('Objectivity Bold Slanted'), url('https://static.ogram.one/fonts/objectivity/BoldSlanted.woff2') format('woff2');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

/* Extra Bold */
@font-face {
    font-family: 'Objectivity';
    src: local('Objectivity Extra Bold'), url('https://static.ogram.one/fonts/objectivity/ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Objectivity';
    src: local('Objectivity Extra Bold Slanted'), url('https://static.ogram.one/fonts/objectivity/ExtraBoldSlanted.woff2') format('woff2');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

/* Black */
@font-face {
    font-family: 'Objectivity';
    src: local('Objectivity Black'), url('https://static.ogram.one/fonts/objectivity/Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Objectivity';
    src: local('Objectivity Black Slanted'), url('https://static.ogram.one/fonts/objectivity/BlackSlanted.woff2') format('woff2');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

/* Super */
@font-face {
    font-family: 'Objectivity';
    src: local('Objectivity Super'), url('https://static.ogram.one/fonts/objectivity/Super.woff2') format('woff2');
    font-weight: 950;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Objectivity';
    src: local('Objectivity Super Slanted'), url('https://static.ogram.one/fonts/objectivity/SuperSlanted.woff2') format('woff2');
    font-weight: 950;
    font-style: italic;
    font-display: swap;
}