@font-face {
    font-family: objectivity;
    font-style: normal;
    font-weight: 400;
    src: local('Objectivity'),url(./fonts/Objectivity-Regular.woff) format('woff')
}

@font-face {
    font-family: objectivity;
    font-style: normal;
    font-weight: 100;
    src: local('Objectivity'),url(./fonts/Objectivity-Thin.woff) format('woff')
}


@font-face {
    font-family: objectivity;
    font-style: normal;
    font-weight: 300;
    src: local('Objectivity'),url(./fonts/Objectivity-Light.woff) format('woff')
}

@font-face {
    font-family: objectivity;
    font-style: normal;
    font-weight: 500;
    src: local('Objectivity'),url(./fonts/Objectivity-Medium.woff) format('woff')
}


@font-face {
    font-family: objectivity;
    font-style: normal;
    font-weight: 700;
    src: local('Objectivity'),url(./fonts/Objectivity-Bold.woff) format('woff')
}


@font-face {
    font-family: objectivity;
    font-style: normal;
    font-weight: 800;
    src: local('Objectivity'),url(./fonts/Objectivity-ExtraBold.woff) format('woff')
}


@font-face {
    font-family: objectivity;
    font-style: normal;
    font-weight: 900;
    src: local('Objectivity'),url(./fonts/Objectivity-Black.woff) format('woff')
}


@font-face {
    font-family: objectivity;
    font-style: normal;
    font-weight: 950;
    src: local('Objectivity'),url(./fonts/Objectivity-Super.woff) format('woff')
}

