/* ============================================================
   SVN-Gilroy — Brand Font (Self-hosted)
   Location: /concungfront/fonts/svn-gilroy/
   Weights: 500 Medium | 600 SemiBold | 700 Bold | 800 Heavy
   ============================================================ */

@font-face {
  font-family: "SVN-Gilroy";
  src: url("/concungfront/fonts/svn-gilroy/SVN-Gilroy-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SVN-Gilroy";
  src: url("/concungfront/fonts/svn-gilroy/SVN-Gilroy-SemiBold.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SVN-Gilroy";
  src: url("/concungfront/fonts/svn-gilroy/SVN-Gilroy-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SVN-Gilroy";
  src: url("/concungfront/fonts/svn-gilroy/SVN-Gilroy-Heavy.otf") format("opentype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
