
    @font-face {
        font-family: 'helvetica';
        src: url('https://hdp-us-prod-app-tg-engage-files.s3.us-west-2.amazonaws.com/fonts/helvetica-w01-bold.woff2') format('woff2');
        font-weight: 700;
        font-style: normal;
        font-display: swap;
    }
    
    @font-face {
        font-family: 'helvetica';
        src: url('https://hdp-us-prod-app-tg-engage-files.s3.us-west-2.amazonaws.com/fonts/helvetica-w01-light.woff2') format('woff2');
        font-weight: 300;
        font-style: normal;
        font-display: swap;
    }
    
    @font-face {
        font-family: 'helvetica';
        src: url('https://hdp-us-prod-app-tg-engage-files.s3.us-west-2.amazonaws.com/fonts/helvetica-w01-roman.woff2') format('woff2');
        font-weight: 400;
        font-style: normal;
        font-display: swap;
    }
    
:root, :host {
--main-color: #0b8140;
--main-color-600: #096733;
--main-color-700: #075028;
--main-color-h: 147;
--main-color-s: 84%;
--main-color-l: 27%;
--secondary-color: #29474d;
--secondary-color-600: #20373c;
--secondary-color-700: #17282b;
--secondary-color-h: 190;
--secondary-color-s: 31%;
--secondary-color-l: 23%;
--accent-color: #8cc42b;
--accent-color-600: #7db027;
--accent-color-700: #6e9b22;
--accent-color-h: 82;
--accent-color-s: 64%;
--accent-color-l: 47%;
--button-color: #29474d;
--button-color-600: #20373c;
--button-color-700: #17282b;
--button-color-h: 190;
--button-color-s: 31%;
--button-color-l: 23%;
--type-color: #1D1D1D;
--link-color: #2B818C;
--link-hover-color: #13393e;
--link-decoration: underline;
--link-color-h: 187;
--link-color-s: 53%;
--link-color-l: 36%;
--heading-color: #0b8140;
--font-body-base-size: 16px;
--font-weight-normal: 400;
--font-weight-semi-bold: 700;
--font-weight-bold: 700;
--body-font-family: helvetica, Helvetica, Arial, sans-serif;
--body-font-style: normal;
--heading-font-family: helvetica, Helvetica, Arial, sans-serif;
--heading-font-weight: 300;
--heading-font-weight-bold: 300;
--heading-font-style: normal;
--border-radius-base: 4px;
}

