@font-face {
  font-family: 'Mulish';
  src: url('/fonts/Mulish-ExtraLight.woff2') format('woff2');
  font-weight: 200;
}
@font-face {
  font-family: 'Mulish';
  src: url('/fonts/Mulish-Light.woff2') format('woff2');
  font-weight: 300;
}
@font-face {
  font-family: 'Mulish';
  src: url('/fonts/Mulish-Regular.woff2') format('woff2');
  font-weight: 400;
}

@font-face {
  font-family: 'Mulish';
  src: url('/fonts/Mulish-Medium.woff2') format('woff2');
  font-weight: 500;
}
@font-face {
  font-family: 'Mulish';
  src: url('/fonts/Mulish-SemiBold.woff2') format('woff2');
  font-weight: 600;
}
@font-face {
  font-family: 'Mulish';
  src: url('/fonts/Mulish-Bold.woff2') format('woff2');
  font-weight: 700;
}
@font-face {
  font-family: 'Mulish';
  src: url('/fonts/Mulish-ExtraBold.woff2') format('woff2');
  font-weight: 800;
}
@font-face {
  font-family: 'Mulish';
  src: url('/fonts/Mulish-Black.woff2') format('woff2');
  font-weight: 900;
}
@font-face {
  font-family: 'Mulish';
  src: url('/fonts/Mulish-ExtraLightItalic.woff2') format('woff2');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'Mulish';
  src: url('/fonts/Mulish-LightItalic.woff2') format('woff2');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Mulish';
  src: url('/fonts/Mulish-Italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Mulish';
  src: url('/fonts/Mulish-MediumItalic.woff2') format('woff2');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Mulish';
  src: url('/fonts/Mulish-SemiBoldItalic.woff2') format('woff2');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Mulish';
  src: url('/fonts/Mulish-BoldItalic.woff2') format('woff2');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Mulish';
  src: url('/fonts/Mulish-ExtraBoldItalic.woff2') format('woff2');
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: 'Mulish';
  src: url('/fonts/Mulish-BlackItalic.woff2') format('woff2');
  font-weight: 900;
  font-style: italic;
}
