

@font-face {
  font-family: "Poppins-Bold";
  src: url("../font/font3.woff2") format("woff2"),
       url("../font/font3.woff") format("woff"),
       url("../font/font1.ttf") format("truetype"),
       url("../font/font3.eot") format("embedded-opentype"),
       url("../font/font3.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}