@font-face {
  font-family: 'Rubrik';
  font-weight: 400;
  font-style: normal;
  src: local('Rubrik'), url('./rubrik/Rubrik.otf') format('opentype');
}

@font-face {
  font-family: 'Rubrik';
  font-weight: 500;
  font-style: normal;
  src: local('Rubrik'), url('./rubrik/RubrikMedium.otf') format('opentype');
}

@font-face {
  font-family: 'Rubrik';
  font-weight: 600;
  font-style: normal;
  src: local('Rubrik'), url('./rubrik/RubrikSemiBold.otf') format('opentype');
}

@font-face {
  font-family: 'Rubrik';
  font-weight: 700;
  font-style: normal;
  src: local('Rubrik'), url('./rubrik/RubrikBold.otf') format('opentype');
}
 



@font-face {
  font-family: 'Figtree';
  font-weight: 500;
  font-style: normal;
  src: local('Figtree'), url('./figtree/FigtreeMedium.otf') format('opentype');
}
 