@font-face {
    font-family: PoppinsMedium;
    src: url(fonts/Poppins-Medium.ttf);
  }
  @font-face {
    font-family: PoppinsSemiBold;
    src: url(fonts/Poppins-SemiBold.ttf);
  }
  @font-face {
    font-family: PoppinsRegular;
    src: url(fonts/Poppins-Regular.ttf);
  }
  
  