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

