@font-face {
    font-family: 'Bakerie';
    src: url('/fonts/bakerie-rough-light.otf') format('opentype');
    font-weight: 300 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Bakerie';
    src: url('/fonts/bakerie-rough-bold.otf') format('opentype');
    font-weight: 600 900;
    font-style: normal;
    font-display: swap;
}
