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

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

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

@font-face {
  font-display: swap;
  font-family: "DAMN";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/DAMN.ttf") format("truetype");
  src: url("../fonts/DAMN.woff") format("woff");
  src: url("../fonts/DAMN.woff2") format("woff2");
}

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

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