@font-face {
    font-family: 'Akrobat Bold';
    font-style: normal;
    font-weight: normal;
    src: url('Akrobat-Bold.woff2') format('woff2');
}

@font-face {
    font-family: 'Akrobat Light';
    font-style: normal;
    font-weight: normal;
    src: url('Akrobat-Light.woff2') format('woff2');
}

@font-face {
    font-family: 'Akrobat Regular';
    font-style: normal;
    font-weight: normal;
    src: url('Akrobat-Regular.woff2') format('woff2');
}

@font-face {
    font-family: 'Rocinante Titling';
    font-weight: 1 999;
    src: url('RocinanteTitling-Variable.woff2') format('woff2');
}

:root {
    --bs-body-font-family: 'Akrobat Regular';
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Rocinante Titling';
}
