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



@font-face {
    font-family: 'AlbertSans-Light';
    src: local('AlbertSans-Light.ttf'), local('AlbertSans-Light.ttf'),
        url('AlbertSans-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
