@font-face {
    font-family: 'Albert Sans Bold';
    src: url('./fonts/AlbertSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;    
}