/* Oswald */
@font-face {
  font-display: swap;
  font-family: "Oswald";
  font-style: normal;
  font-weight: 300;
  src: url("./Oswald/Oswald-Light.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Oswald";
  font-style: normal;
  font-weight: 400;
  src: url("./Oswald/Oswald-Regular.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Oswald";
  font-style: normal;
  font-weight: 500;
  src: url("./Oswald/Oswald-Medium.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Oswald";
  font-style: normal;
  font-weight: 600;
  src: url("./Oswald/Oswald-SemiBold.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Oswald";
  font-style: normal;
  font-weight: 700;
  src: url("./Oswald/Oswald-Bold.ttf") format("truetype");
}

/* InterTight */
@font-face {
  font-display: swap;
  font-family: "InterTight";
  font-style: normal;
  font-weight: 300;
  src: url("./InterTight/InterTight-Light.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "InterTight";
  font-style: normal;
  font-weight: 400;
  src: url("./InterTight/InterTight-Regular.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "InterTight";
  font-style: normal;
  font-weight: 500;
  src: url("./InterTight/InterTight-Medium.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "InterTight";
  font-style: normal;
  font-weight: 600;
  src: url("./InterTight/InterTight-SemiBold.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "InterTight";
  font-style: normal;
  font-weight: 700;
  src: url("./InterTight/InterTight-Bold.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "InterTight";
  font-style: normal;
  font-weight: 800;
  src: url("./InterTight/InterTight-ExtraBold.ttf") format("truetype");
}
