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