/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

@font-face {
    font-family: 'Helvetica Neue';
      src: url("https://3390596.fs1.hubspotusercontent-na1.net/hubfs/3390596/raw_assets/public/Alberta/Healthy%20Homes/Fonts/HelveticaNeueLTStd-Roman.woff2") format('woff2'),
        url("https://3390596.fs1.hubspotusercontent-na1.net/hubfs/3390596/raw_assets/public/Alberta/Healthy%20Homes/Fonts/HelveticaNeueLTStd-Roman.woff") format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
       src: url("https://3390596.fs1.hubspotusercontent-na1.net/hubfs/3390596/raw_assets/public/Alberta/Healthy%20Homes/Fonts/HelveticaNeueLTStd-Md.woff2") format('woff2'),
        url("https://3390596.fs1.hubspotusercontent-na1.net/hubfs/3390596/raw_assets/public/Alberta/Healthy%20Homes/Fonts/HelveticaNeueLTStd-Md.woff") format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Artifact';
    font-style: normal;
    font-weight: normal;
    src: url("https://3390596.fs1.hubspotusercontent-na1.net/hubfs/3390596/raw_assets/public/Alberta/Healthy%20Homes/Fonts/Artifact.woff") format('woff2'),
    font-display: swap;
}

@font-face {
  font-family: 'Almaheera'; 
  src: url("https://3390596.fs1.hubspotusercontent-na1.net/hubfs/3390596/raw_assets/public/Alberta/Healthy%20Homes/Fonts/Almaheera.ttf") format('truetype'); 
  font-weight: normal; 
  font-style: normal;  
  font-display: swap;  
}