@font-face {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 300 600;
  font-display: swap;
  src: url("../fonts/dm-sans-normal.woff2") format("woff2");
}

@font-face {
  font-family: "DM Sans";
  font-style: italic;
  font-weight: 300 600;
  font-display: swap;
  src: url("../fonts/dm-sans-italic.woff2") format("woff2");
}

@font-face {
  font-family: "Poiret One";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/poiret-one-regular.woff2") format("woff2");
}

@font-face {
  font-family: "Quicksand";
  font-style: normal;
  font-weight: 600 700;
  font-display: swap;
  src: url("../fonts/quicksand-semibold-bold.woff2") format("woff2");
}
