/* Webfont definition for Brown Sugar (brand font) */
@font-face {
    font-family: 'Brown Sugar';
    src: url('brown-sugar.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


