/*	Kivo Font CSS
	Version 2026.APRIL.10
	Articulat Font 
*/
@font-face {
    font-family: 'Articulat';
    src: url('ArticulatCF-Thin.eot');
    src: url('ArticulatCF-Thin.eot?#iefix') format('embedded-opentype'),
        url('ArticulatCF-Thin.woff2') format('woff2'),
        url('ArticulatCF-Thin.woff') format('woff'),
        url('ArticulatCF-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

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

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

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

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

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

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

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

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


* {
	font-family: "Articulat", "Inter", "Helvetica Neue", Helvetica, Arial, "sans-serif";
}

h1, h2, .hd1, .hd2 {
	letter-spacing: -0.02em;
	line-height: 1.2
}
h1, .hd1, .h1, h2, .hd2, .h2 {
	font-weight: 500 !important;
}
h1 > strong, .hd1 > strong, h2 > strong, .hd2 > strong, h3 > strong, .hd3 > strong, h4 > strong, .hd4 > strong {
	font-weight: 600
}
h3, h4, h5, .hd3, .hd4, .hd5, .h3, .h4, .h5 {
	font-weight: 500 !important;
	line-height: 1.3
}