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

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

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

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