@font-face {
  font-family: "Mulish";
  font-weight: 200;
  src: url("Mulish-ExtraLight.ttf") format("truetype");
}

@font-face {
  font-family: "Mulish";
  font-weight: 300;
  src: url("Mulish-Light.ttf") format("truetype");
}

@font-face {
  font-family: "Mulish";
  font-weight: 400;
  src: url("Mulish-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Mulish";
  font-weight: 500;
  src: url("Mulish-Medium.ttf") format("truetype");
}

@font-face {
  font-family: "Mulish";
  font-weight: 600;
  src: url("Mulish-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: "Mulish";
  font-weight: 700;
  src: url("Mulish-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "Mulish";
  font-weight: 800;
  src: url("Mulish-ExtraBold.ttf") format("truetype");
}

@font-face {
  font-family: "Mulish";
  font-weight: 900;
  src: url("Mulish-Black.ttf") format("truetype");
}
