@font-face{
  font-family: "Muller";
  src: url("fonts/MullerRegular.eot");
  src: url("fonts/MullerRegular.eot?#iefix")format("embedded-opentype"),
  url("fonts/MullerRegular.woff")format("woff"),
  url("fonts/MullerRegular.woff2")format("woff2"),
  url("fonts/MullerRegular.ttf")format("truetype"),
  url("fonts/MullerRegular.svg#MullerRegular")format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face{
  font-family: "Muller";
  src: url("fonts/MullerMedium.eot");
  src: url("fonts/MullerMedium.eot?#iefix")format("embedded-opentype"),
  url("fonts/MullerMedium.woff")format("woff"),
  url("fonts/MullerMedium.woff2")format("woff2"),
  url("fonts/MullerMedium.ttf")format("truetype"),
  url("fonts/MullerMedium.svg#MullerMedium")format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}


@font-face{
  font-family: "Muller";
  src: url("fonts/MullerBold.eot");
  src: url("fonts/MullerBold.eot?#iefix")format("embedded-opentype"),
  url("fonts/MullerBold.woff")format("woff"),
  url("fonts/MullerBold.woff2")format("woff2"),
  url("fonts/MullerBold.ttf")format("truetype"),
  url("fonts/MullerBold.svg#MullerBold")format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}