@font-face {
    font-family: 'bureau-sans';
    src: local('STK Bureau Sans Light'), local('STK-Bureau-Sans-Light'),
        url('STKBureauSans-Light.woff2') format('woff2'),
        url('STKBureauSans-Light.woff') format('woff'),
        url('STKBureauSans-Light.otf') format('opentype')
        url('STKBureauSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'bureau-sans';
    src: local('STK Bureau Sans Light'), local('STK-BureauSans-Light'),
        url('STKBureauSans-LightItalic.woff2') format('woff2'),
        url('STKBureauSans-LightItalic.woff') format('woff'),
        url('STKBureauSans-LightItalic.otf') format('opentype')
        url('STKBureauSans-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'bureau-sans';
    src: local('STK Bureau Sans Book'), local('STK-Bureau-Sans-Book'),
        url('STKBureauSans-Book.woff2') format('woff2'),
        url('STKBureauSans-Book.woff') format('woff'),
        url('STKBureauSans-Book.otf') format('opentype')
        url('STKBureauSans-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bureau-sans';
    src: local('STK Bureau Sans'), local('STK-Bureau-Sans'),
        url('STKBureauSans-Light.woff2') format('woff2'),
        url('STKBureauSans-Light.woff') format('woff'),
        url('STKBureauSans-Ligh.otf') format('opentype')
        url('STKBureauSans-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'bureau-sans';
    src: local('STK Bureau Sans Medium'), local('STK-Bureau-Sans-Medium'),
        url('STKBureauSans-Medium.woff2') format('woff2'),
        url('STKBureauSans-Medium.woff') format('woff'),
        url('STKBureauSans-Medium.otf') format('opentype')
        url('STKBureauSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'bureau-sans';
    src: local('STK Bureau Sans Medium'), local('STK-Bureau-Sans-Medium'),
        url('STKBureauSans-MediumItalic.woff2') format('woff2'),
        url('STKBureauSans-MediumItalic.woff') format('woff'),
        url('STKBureauSans-MediumItalic.otf') format('opentype')
        url('STKBureauSans-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: 'bureau-sans';
    src: local('STK Bureau Sans SemiBold'), local('STK-Bureau-Sans-SemiBold'),
        url('STKBureauSans-SemiBold.woff2') format('woff2'),
        url('STKBureauSans-SemiBold.woff') format('woff'),
        url('STKBureauSans-SemiBold.otf') format('opentype')
        url('STKBureauSans-SemiBold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'bureau-sans';
    src: local('STK Bureau Sans SemiBold'), local('STK-Bureau-Sans-SemiBold'),
        url('STKBureauSans-SemiBoldItalic.woff2') format('woff2'),
        url('STKBureauSans-SemiBoldItalic.woff') format('woff'),
        url('STKBureauSans-SemiBoldItalic.otf') format('opentype')
        url('STKBureauSans-SemiBoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: 'bureau-sans';
    src: local('STK Bureau Sans'), local('STK-Bureau-Sans'),
        url('STKBureauSans-Bold.woff2') format('woff2'),
        url('STKBureauSans-Bold.woff') format('woff'),
        url('STKBureauSans-Bold.otf') format('opentype')
        url('STKBureauSans-Bold.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'bureau-sans';
    src: local('STK Bureau Sans'), local('STK-Bureau-Sans'),
        url('STKBureauSans-BoldItalic.woff2') format('woff2'),
        url('STKBureauSans-BoldItalic.woff') format('woff'),
        url('STKBureauSans-BoldItalic.otf') format('opentype')
        url('STKBureauSans-BoldItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}