@font-face {
    font-family: 'Bounded';
    src: url('/fonts/Bounded-Regular.eot');
    src: url('/fonts/Bounded-Regular.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Bounded-Regular.woff2') format('woff2'),
        url('/fonts/Bounded-Regular.woff') format('woff'),
        url('/fonts/Bounded-Regular.ttf') format('truetype'),
        url('/fonts/Bounded-Regular.svg#Bounded-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

