@font-face {
    font-family: 'Bree Rg';
    src: url('../fonts/Bree normal WOFF.woff') format('woff'),
    	url('../fonts/Bree-Regular.woff2') format('woff2'),  
        url('../fonts/Bree-Regular.woff') format('woff'), 
        url('../fonts/Bree-Regular.eot?#iefix') format('embedded-opentype'),  
        url('../fonts/Bree-Regular.svg#BreeRegular') format('svg');     
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

h1, h2, h3, h4 {
  font-family: 'Bree Rg' !important;
}
