@font-face {
    font-family: 'Saar';
    src: url('SaarSPDemoRegular.woff2') format('woff2'),
        url('SaarSPDemoRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
  font-family: 'Alumni';
  src: local('AlumniSans-VariableFont_wght'), local('AlumniSans-VariableFont_wght'),
  url('AlumniSans-VariableFont_wght.ttf') format('truetype');
  font-display: swap;
}
