
    @font-face {
        font-family: 'Satoshi';
        src: url('https://hdp-au-prod-app-marib-yourcity-files.s3.ap-southeast-2.amazonaws.com/fonts/Satoshi-Bold.woff2') format('woff2');
        font-weight: 700;
        font-style: normal;
        font-display: swap;
    }
    
    @font-face {
        font-family: 'Satoshi';
        src: url('https://hdp-au-prod-app-marib-yourcity-files.s3.ap-southeast-2.amazonaws.com/fonts/Satoshi-BoldItalic.woff2') format('woff2');
        font-weight: 700;
        font-style: italic;
        font-display: swap;
    }
    
    @font-face {
        font-family: 'Satoshi';
        src: url('https://hdp-au-prod-app-marib-yourcity-files.s3.ap-southeast-2.amazonaws.com/fonts/Satoshi-Italic.woff2') format('woff2');
        font-weight: 400;
        font-style: italic;
        font-display: swap;
    }
    
    @font-face {
        font-family: 'Satoshi';
        src: url('https://hdp-au-prod-app-marib-yourcity-files.s3.ap-southeast-2.amazonaws.com/fonts/Satoshi-Medium.woff2') format('woff2');
        font-weight: 500;
        font-style: normal;
        font-display: swap;
    }
    
    @font-face {
        font-family: 'Satoshi';
        src: url('https://hdp-au-prod-app-marib-yourcity-files.s3.ap-southeast-2.amazonaws.com/fonts/Satoshi-MediumItalic.woff2') format('woff2');
        font-weight: 500;
        font-style: italic;
        font-display: swap;
    }
    
    @font-face {
        font-family: 'Satoshi';
        src: url('https://hdp-au-prod-app-marib-yourcity-files.s3.ap-southeast-2.amazonaws.com/fonts/Satoshi-Regular.woff') format('woff');
        font-weight: 400;
        font-style: normal;
        font-display: swap;
    }
    
:root, :host {
--main-color: #3e1b1c;
--main-color-600: #2b1313;
--main-color-700: #190b0b;
--main-color-h: 358;
--main-color-s: 39%;
--main-color-l: 17%;
--secondary-color: #562C2E;
--secondary-color-600: #432324;
--secondary-color-700: #321a1b;
--secondary-color-h: 357;
--secondary-color-s: 32%;
--secondary-color-l: 25%;
--accent-color: #00A1CB;
--accent-color-600: #008fb3;
--accent-color-700: #007a99;
--accent-color-h: 192;
--accent-color-s: 100%;
--accent-color-l: 40%;
--button-color: #3e1b1c;
--button-color-600: #2b1313;
--button-color-700: #190b0b;
--button-color-h: 358;
--button-color-s: 39%;
--button-color-l: 17%;
--type-color: #000000;
--link-color: #3e1b1c;
--link-hover-color: #000000;
--link-decoration: underline;
--link-color-h: 358;
--link-color-s: 39%;
--link-color-l: 17%;
--heading-color: #00A1CB;
--font-body-base-size: 16px;
--font-weight-normal: 400;
--font-weight-semi-bold: 500;
--font-weight-bold: 700;
--body-font-family: avenir-lt-pro, Helvetica, Arial, sans-serif;
--body-font-style: normal;
--heading-font-family: Helvetica, Arial, sans-serif;
--heading-font-weight: 700;
--heading-font-weight-bold: 600;
--heading-font-style: normal;
--border-radius-base: 4px;
}

