@charset "UTF-8";

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