@font-face {
    font-family: 'Azeret Mono';
    src: url('../fonts/AzeretMono-VariableFont_wght.ttf') format('truetype');
    font-weight: 100 700;
    font-display: swap;
}
@font-face {
    font-family: 'Caveat';
    src: url('../fonts/Caveat-Regular.ttf') format('truetype');
    font-weight: 400;
    font-display: swap;
}