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