@font-face {
  font-family: 'Manrope';
  src: url('font/Manrope-VariableFont_wght.ttf') format("truetype");
  font-weight: 100 1000;
}

@font-face {
  font-family: 'Poppins-SemiBold';
  src: url('font/Poppins-SemiBold.ttf') format("truetype");
  font-weight: normal;
}



