@font-face {
    font-family: Bounded;
    src: url('./Bounded-Regular.woff') format('woff'),
         url('./Bounded-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
