@font-face {
  font-family: "Michelin";
  src: url(/fonts/Michelin/Michelin-Regular.otf);
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Michelin";
  src: url(/fonts/Michelin/Michelin-Black.otf);
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Michelin";
  src: url(/fonts/Michelin/Michelin-Bold.otf);
  font-weight: bold;
  font-style: bold;
}

@font-face {
  font-family: "Michelin";
  src: url(/fonts/Michelin/Michelin-Light.otf);
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Michelin";
  src: url(/fonts/Michelin/Michelin-SemiBold.otf);
  font-weight: 600;
  font-style: normal;
}
