
@font-face {
    font-family: 'AlbertSans';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('/static/sales/fonts/AlbertSans.ttf') format('truetype');
  }

  @font-face {
    font-family: 'AlbertSansB';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('/static/sales/fonts/AlbertSans.ttf') format('truetype');
  }
