@import url("edn0qrc.css");

@font-face {
  font-family: 'Poppins';
  font-weight: 100;
  src: url("Poppins-Thin.ttf");
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  font-weight: 300;
  src: url("Poppins-Light.ttf");
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  font-weight: 400;
  src: url("Poppins-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  font-weight: 500;
  src: url("Poppins-Medium.ttf");
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  font-weight: 700;
  src: url("Poppins-Bold.ttf");
  font-display: swap;
}
