/*! 
Font Name: bakeriesmooth
Weights: 200,400,700,900

 */



@font-face {
    font-family: 'bakeriesmooth';
    src: url('bakeriesmooth-thin-webfont.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
font-display: fallback; 
}

@font-face {
    font-family: 'bakeriesmooth';
    src: url('bakeriesmooth-regular-webfont.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
font-display: fallback; 
}

@font-face {
    font-family: 'bakeriesmooth';
    src: url('bakeriesmooth-bold-webfont.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
font-display: fallback; 
}

@font-face {
    font-family: 'bakeriesmooth';
    src: url('bakeriesmooth-black-webfont.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
font-display: fallback; 
}













