@font-face {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 300;
  src: url(./Mulish-Light.ttf);
}

@font-face {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 400;
  src: url(./Mulish-Regular.ttf);
}

@font-face {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 600;
  src: url(./Mulish-SemiBold.ttf);
}

@font-face {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 700;
  src: url(./Mulish-Bold.ttf);
}

@font-face {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 800;
  src: url(./Mulish-ExtraBold.ttf);
}

@font-face {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 900;
  src: url(./Mulish-Black.ttf);
}
