@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src:
    url("/fonts/poppins/Poppins-latin_latin-ext-regular.eot");
  src:
    url("/fonts/poppins/Poppins-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"),
    url("/fonts/poppins/Poppins-latin_latin-ext-regular.woff2") format("woff2"),
    url("/fonts/poppins/Poppins-latin_latin-ext-regular.woff") format("woff"),
    url("/fonts/poppins/Poppins-latin_latin-ext-regular.ttf") format("truetype");
}
