@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@700&display=swap");
@font-face {
  font-family: "segoe_uiregular";
  src: url("../../fonts/segoeui-webfont.woff2") format("woff2"), url("../../fonts/segoeui-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "segoe_uibold";
  src: url("../../fonts/segoeuib-webfont.woff2") format("woff2"), url("../../fonts/segoeuib-webfont.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "segoe_uisemibold";
  src: url("../../fonts/seguisb-webfont.woff2") format("woff2"), url("../../fonts/seguisb-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
