@charset "UTF-8";

@font-face {
  src: url(../fonts/Poppins-Light.ttf?fcac2dd0845b381fd34f0d902dd6e87b)
    format("truetype");
  font-family: "Poppins";
  font-style: normal;
  font-weight: 300;
}

@font-face {
  src: url(../fonts/Poppins-Regular.ttf?dd1aed50244d7243b9209dc901c8d1af)
    format("truetype");
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
}

@font-face {
  src: url(../fonts/Poppins-Medium.ttf?28bc024aa3164e0b0ff2d709f17b333f)
    format("truetype");
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
}

@font-face {
  src: url(../fonts/Poppins-Bold.ttf?922cb3bc86ec0568c82525e315387021)
    format("truetype");
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
}

@font-face {
  src: url(../fonts/Poppins-SemiBold.ttf?5bb3128376ff7ca534d894e470f1c2e9)
    format("truetype");
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
}

@font-face {
  src: url(../fonts/Poppins-Italic.ttf?77d795b8314c72248477737293b7aa32)
    format("truetype");
  font-family: "Poppins";
  font-style: italic;
  font-weight: 400;
}
