@charset "UTF-8";
/* FF-Neuzeit-Grotesk */
@font-face {
  font-family: 'Mulish';
  src: url("/fonts/Mulish-ExtraLight.ttf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Mulish';
  src: url("/fonts/Mulish-Regular.ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Mulish';
  src: url("/fonts/Mulish-Bold.ttf");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Mulish';
  src: url("/fonts/Mulish-ExtraBold.ttf");
  font-weight: 900;
  font-style: normal;
}
