/* mulish-200 */
@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 200;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/mulish/mulish-200.ttf') format('truetype');
}

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

/* mulish-regular */
@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/mulish/mulish-regular.ttf') format('truetype');
}

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

/* mulish-600 */
@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/mulish/mulish-600.ttf') format('truetype');
}

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

/* mulish-800 */
@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/mulish/mulish-800.ttf') format('truetype');
}

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

/* mulish-200italic */
@font-face {
  font-family: 'Mulish';
  font-style: italic;
  font-weight: 200;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/mulish/mulish-200italic.ttf') format('truetype');
}

/* mulish-300italic */
@font-face {
  font-family: 'Mulish';
  font-style: italic;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/mulish/mulish-300italic.ttf') format('truetype');
}

/* mulish-italic */
@font-face {
  font-family: 'Mulish';
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/mulish/mulish-italic.ttf') format('truetype');
}

/* mulish-500italic */
@font-face {
  font-family: 'Mulish';
  font-style: italic;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/mulish/mulish-500italic.ttf') format('truetype');
}

/* mulish-600italic */
@font-face {
  font-family: 'Mulish';
  font-style: italic;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/mulish/mulish-600italic.ttf') format('truetype');
}

/* mulish-700italic */
@font-face {
  font-family: 'Mulish';
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/mulish/mulish-700italic.ttf') format('truetype');
}

/* mulish-800italic */
@font-face {
  font-family: 'Mulish';
  font-style: italic;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/mulish/mulish-800italic.ttf') format('truetype');
}

/* mulish-900italic */
@font-face {
  font-family: 'Mulish';
  font-style: italic;
  font-weight: 900;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/mulish/mulish-900italic.ttf') format('truetype');
}