@font-face {
    font-family: 'Biennale';
    src: url('../fonts/biennale-regular.ttf');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Biennale';
    src: url('../fonts/biennale-medium.otf');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Biennale';
    src: url('../fonts/biennale-semibold.otf');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Kugile';
    src: url('../fonts/kugile.ttf');
    font-weight: 400;
    font-style: normal;
}