@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: "Quark-Bold";
  src: url("font/Quark-Bold.otf") format("opentype");
}
@font-face {
  font-family: "Quark-Light";
  src: url("font/Quark-Light.otf") format("opentype");
}
@font-face {
  font-family: "RSUTextBold";
  src: url("font/RSU%20Text_Bold.ttf") format("opentype");
}
@font-face {
  font-family: "RSUTextRegular";
  src: url("font/RSU%20Text_Regular.ttf") format("opentype");
}
@font-face {
  font-family: "RSUTextItalic";
  src: url("font/RSU%20Text_Italic.ttf") format("opentype");
}
@font-face {
  font-family: "RSU_BOLD";
  src: url("font/RSU_BOLD.ttf") format("opentype");
}
@font-face {
  font-family: "RSU_Regular";
  src: url("font/RSU_Regular.ttf") format("opentype");
}
@font-face {
  font-family: "RSU_light";
  src: url("font/RSU_light.ttf") format("opentype");
}
