@font-face {
    font-family: 'Brown Sugar';
    src: url('../fonts/BrownSugar.eot');
    src: url('../fonts/BrownSugar.eot') format('embedded-opentype'),
        url('../fonts/BrownSugar.woff2') format('woff2'),
        url('../fonts/BrownSugar.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}