@charset "UTF-8";

@font-face {
  font-family: "MR_X_HYSWSS";
  src: url("MR_X_HYSWSS.ttf") format("truetype"),
       url("MR_X_HYSWSS.eot") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "MR_X_LED";
  src: url("MR_X_LED.woff2") format("woff2"),
       url("MR_X_LED.woff") format("woff"),
       url("MR_X_LED.ttf") format("truetype"),
       url("MR_X_LED.eot") format("embedded-opentype"),
       url("MR_X_LED.svg") format("svg"),
       url("MR_X_LED.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}