@font-face {
  font-family: Mulish;
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("../fonts/Mulish-ExtraLight.ttf") format("truetype");
}

@font-face {
  font-family: Mulish;
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url("../fonts/Mulish-ExtraLightItalic.ttf") format("truetype");
}

@font-face {
  font-family: Mulish;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../fonts/Mulish-Light.ttf") format("truetype");
}

@font-face {
  font-family: Mulish;
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url("../fonts/Mulish-LightItalic.ttf") format("truetype");
}

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

@font-face {
  font-family: Mulish;
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/Mulish-Italic.ttf") format("truetype");
}

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

@font-face {
  font-family: Mulish;
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/Mulish-MediumItalic.ttf") format("truetype");
}

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

@font-face {
  font-family: Mulish;
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/Mulish-BoldItalic.ttf") format("truetype");
}

@font-face {
  font-family: Mulish;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../fonts/Mulish-Black.ttf") format("truetype");
}

@font-face {
  font-family: Mulish;
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url("../fonts/Mulish-BlackItalic.ttf") format("truetype");
}
