@charset "utf-8";
@font-face {
  font-family: 'Poppins-Regular';
  src: url('/fonts/Poppins-Regular.otf');
}
@font-face {
  font-family: 'Poppins-Medium';
  src: url('/fonts/Poppins-Medium.otf');
}

