@font-face {
  font-family: "Poppins-Regular";
  src: url("./Poppins-Regular.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Poppins-Medium";
  src: url("./Poppins-Medium.woff2") format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "Poppins-SemiBold";
  src: url("./Poppins-SemiBold.woff2") format("woff2");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: "Poppins-Bold";
  src: url("./Poppins-Bold.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "Poppins-BoldItalic";
  src: url("./Poppins-BoldItalic.woff2") format("woff2");
  font-style: italic;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "icomoon";
  src: url("./icomoon.woff") format("woff");
  font-style: normal;
  font-weight: normal;
  font-display: block;
}

@font-face {
  font-family: "FontAwesome";
  src: url("./fontawesome-webfont.woff2") format("woff2");
  font-style: normal;
  font-weight: normal;
  font-display: block;
}
