@charset "UTF-8";

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