@font-face {
    font-family: 'Caveat';
    font-weight: 100 900;
    font-display: swap;
    font-style: normal;
    font-named-instance: 'Regular';
    src: url("Caveat-Regular.ttf") format("truetype");
}

@font-face {
    font-family: 'Caveat';
    font-weight: bold;
    font-display: swap;
    font-style: normal;
    font-named-instance: 'Bold';
    src: url("Caveat-Bold.ttf") format("truetype");
}
