@font-face {
    font-family: 'BJCree';
    src: url('BJCree-Bold.eot');
    src: local('BJCree Bold'), local('BJCree-Bold'),
        url('BJCree-Bold.eot?#iefix') format('embedded-opentype'),
        url('BJCree-Bold.woff2') format('woff2'),
        url('BJCree-Bold.woff') format('woff'),
        url('BJCree-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BJCree';
    src: url('BJCree-Medium.eot');
    src: local('BJCree Medium'), local('BJCree-Medium'),
        url('BJCree-Medium.eot?#iefix') format('embedded-opentype'),
        url('BJCree-Medium.woff2') format('woff2'),
        url('BJCree-Medium.woff') format('woff'),
        url('BJCree-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BJCree';
    src: url('BJCree-Regular.eot');
    src: local('BJCree'), local('BJCree-Regular'),
        url('BJCree-Regular.eot?#iefix') format('embedded-opentype'),
        url('BJCree-Regular.woff2') format('woff2'),
        url('BJCree-Regular.woff') format('woff'),
        url('BJCree-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BJCree';
    src: url('BJCree-SemiBold.eot');
    src: local('BJCree SemiBold'), local('BJCree-SemiBold'),
        url('BJCree-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('BJCree-SemiBold.woff2') format('woff2'),
        url('BJCree-SemiBold.woff') format('woff'),
        url('BJCree-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

