@font-face {
  font-family: 'Saveur';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: local('Saveur'), local('Saveur-Regular'),
    url('./SaveurSans-Regular.woff') format('woff'),
    url('./SaveurSans-Regular.woff2') format('woff2'),
    url('./SaveurSans-Regular.otf') format('opentype');
}

@font-face {
  font-family: 'Roboto Light';
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: local('Roboto'), local('Roboto-Regular'),
    url('./Roboto-Light.ttf') format('truetype');
}
