/* HERA Resort web fonts — ported from HeraSort. Files live in this same
   /assets/fonts/ folder, so url() paths are relative to here. */
@font-face {
  font-family: "BicKham";
  src: url("./HLT BicKhamScriptPro_Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SVN-Butler";
  src: url("./SVN-Butler Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SVN-Butler";
  src: url("./SVN-Butler Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SVN-Butler";
  src: url("./SVN-Butler ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SVN-Butler";
  src: url("./SVN-Butler Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SVN-Butler";
  src: url("./SVN-Butler UltraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SVN-Aptima";
  src: url("./SVN-APTIMA.TTF") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SVN-Aptima";
  src: url("./SVN-APTIMA ITALIC.TTF") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "SVN-Aptima";
  src: url("./SVN-APTIMA BOLD.TTF") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SVN-Aptima";
  src: url("./SVN-APTIMA BOLD ITALIC.TTF") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "DFVN Rosmerta";
  src: url("./DFVN Rosmerta.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
