@font-face {
  font-family: 'Muli-Light';
  src: url('/static/css/fonts/Muli-Light.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Muli-Bold';
  src: url('/static/css/fonts/Muli-Bold.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Muli-SemiBold';
  src: url('/static/css/fonts/Muli-SemiBold.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Muli';
  src: url('/static/css/fonts/Muli-Variable.ttf');
  font-weight: normal;
  font-style: normal;
}