/* // treatstart */


@font-face {
  font-family: "Garamond-reg";
  src: url("../fonts/EBGaramond-Regular.woff2") format("woff2"),
       url("../fonts/EBGaramond-Regular.woff") format("woff"),
       url("../fonts/EBGaramond-Regular.otf") format("opentype"),
       url("../fonts/EBGaramond-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Garamond-italic";
  src: url("../fonts/EBGaramond-Italic.woff2") format("woff2"),
       url("../fonts/EBGaramond-Italic.woff") format("woff"),
       url("../fonts/EBGaramond-Italic.otf") format("opentype"),
       url("../fonts/EBGaramond-Italic.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Garamond-sb-italic";
  src: url("../fonts/EBGaramond-SemiBoldItalic.woff2") format("woff2"),
       url("../fonts/EBGaramond-SemiBoldItalic.woff") format("woff"),
       url("../fonts/EBGaramond-SemiBoldItalic.otf") format("opentype"),
       url("../fonts/EBGaramond-SemiBoldItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "HK-reg";
  src: url("../fonts/HankenGrotesk-Regular.woff2") format("woff2"),
       url("../fonts/HankenGrotesk-Regular.woff") format("woff"),
       url("../fonts/HankenGrotesk-Regular.otf") format("opentype"),
       url("../fonts/HankenGrotesk-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "HK-semibold";
  src: url("../fonts/HankenGrotesk-SemiBold.woff2") format("woff2"),
       url("../fonts/HankenGrotesk-SemiBold.woff") format("woff"),
       url("../fonts/HankenGrotesk-SemiBold.otf") format("opentype"),
       url("../fonts/HankenGrotesk-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

