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

@font-face {
    font-family: 'HK Guise';
    src: url('fonts/HKGuiseLight.eot');
    src: url('fonts/HKGuiseLight.eot?#iefix') format('embedded-opentype'),
        url('fonts/HKGuiseLight.woff2') format('woff2'),
        url('fonts/HKGuiseLight.woff') format('woff'),
        url('fonts/HKGuiseLight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HK Guise';
    src: url('fonts/HKGuiseExtraLight.eot');
    src: url('fonts/HKGuiseExtraLight.eot?#iefix') format('embedded-opentype'),
        url('fonts/HKGuiseExtraLight.woff2') format('woff2'),
        url('fonts/HKGuiseExtraLight.woff') format('woff'),
        url('fonts/HKGuiseExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

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

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

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

@font-face {
    font-family: 'HK Guise';
    src: url('fonts/HKGuiseThin.eot');
    src: url('fonts/HKGuiseThin.eot?#iefix') format('embedded-opentype'),
        url('fonts/HKGuiseThin.woff2') format('woff2'),
        url('fonts/HKGuiseThin.woff') format('woff'),
        url('fonts/HKGuiseThin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

