

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

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

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


