@font-face {
    font-family: 'BoundedBold';
     src: url('../fonts/KZ_Unbounded-Regular.eot');
    src: url('../fonts/KZ_Unbounded-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/KZ_Unbounded-Regular.woff2') format('woff2'),
        url('../fonts/KZ_Unbounded-Regular.woff') format('woff'),
        url('../fonts/KZ_Unbounded-Regular.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'BoundedSemiBold';
      src: url('../fonts/KZ_Unbounded-Regular.eot');
    src: url('../fonts/KZ_Unbounded-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/KZ_Unbounded-Regular.woff2') format('woff2'),
        url('../fonts/KZ_Unbounded-Regular.woff') format('woff'),
        url('../fonts/KZ_Unbounded-Regular.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'BoundedRegular';
    src: url('../fonts/KZ_Unbounded-Regular.eot');
    src: url('../fonts/KZ_Unbounded-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/KZ_Unbounded-Regular.woff2') format('woff2'),
        url('../fonts/KZ_Unbounded-Regular.woff') format('woff'),
        url('../fonts/KZ_Unbounded-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'BoundedLight';
    src: url('../fonts/KZ_Unbounded-ExtraLight.eot');
    src: url('../fonts/KZ_Unbounded-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/KZ_Unbounded-ExtraLight.woff2') format('woff2'),
        url('../fonts/KZ_Unbounded-ExtraLight.woff') format('woff'),
        url('../fonts/KZ_Unbounded-ExtraLight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}