@font-face {
    font-family: 'LondrinaSolid';
    src: url('LondrinaSolid-Black.ttf');
    font-weight: 800;
    font-display: swap;
}
@font-face {
    font-family: 'CirceRounded';
    src: url('CirceRounded-Regular.ttf');
    font-weight: 800;
    font-display: swap;
}