/* SAIB-NRIB font-face declarations */
@font-face {
  font-family: 'SAIB NRIB';
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url('./SAIB-NRIB-Light.woff') format('woff'),
       url('./SAIB-NRIB-Light.otf') format('opentype');
}

@font-face {
  font-family: 'SAIB NRIB';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('./SAIB-NRIB-Regular.woff') format('woff'),
       url('./SAIB-NRIB-Regular.otf') format('opentype');
}

@font-face {
  font-family: 'SAIB NRIB';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url('./SAIB-NRIB-Medium.woff') format('woff'),
       url('./SAIB-NRIB-Medium.otf') format('opentype');
}

@font-face {
  font-family: 'SAIB NRIB';
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url('./SAIB-NRIB-Semibold.woff') format('woff'),
       url('./SAIB-NRIB-Semibold.otf') format('opentype');
}
