/**
* Cormorant Garamond
*/
@font-face {
  font-family: "CormorantGaramond";
  src: url("../fonts/cormorant/CormorantGaramond-Light.woff2") format("woff2"),
    url("../fonts/cormorant/CormorantGaramond-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "CormorantGaramond";
  src: url("../fonts/cormorant/CormorantGaramond-Regular.woff2") format("woff2"),
    url("../fonts/cormorant/CormorantGaramond-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "CormorantGaramond";
  src: url("../fonts/cormorant/CormorantGaramond-Medium.woff2") format("woff2"),
    url("../fonts/cormorant/CormorantGaramond-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "CormorantGaramond";
  src: url("../fonts/cormorant/CormorantGaramond-SemiBold.woff2")
      format("woff2"),
    url("../fonts/cormorant/CormorantGaramond-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "CormorantGaramond";
  src: url("../fonts/cormorant/CormorantGaramond-Bold.woff2") format("woff2"),
    url("../fonts/cormorant/CormorantGaramond-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/**
* Jost
*/
@font-face {
  font-family: "Jost";
  src: url("../fonts/jost/Jost-Thin.woff2") format("woff2"),
    url("../fonts/jost/Jost-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url("../fonts/jost/Jost-ExtraLigh.woff2") format("woff2"),
    url("../fonts/jost/Jost-ExtraLigh.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url("../fonts/jost/Jost-Light.woff2") format("woff2"),
    url("../fonts/jost/Jost-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url("../fonts/jost/Jost-Regular.woff2") format("woff2"),
    url("../fonts/jost/Jost-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url("../fonts/jost/Jost-Medium.woff2") format("woff2"),
    url("../fonts/jost/Jost-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url("../fonts/jost/Jost-SemiBold.woff2") format("woff2"),
    url("../fonts/jost/Jost-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url("../fonts/jost/Jost-Bold.woff2") format("woff2"),
    url("../fonts/jost/Jost-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url("../fonts/jost/Jost-ExtraBold.woff2") format("woff2"),
    url("../fonts/jost/Jost-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url("../fonts/jost/Jost-Black.woff2") format("woff2"),
    url("../fonts/jost/Jost-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
