@font-face {
  font-family: Garamond Pro;
  src: url("../../fonts/AGaramondPro-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Garamond Pro;
  src: url("../../fonts/AGaramondPro-Italic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: Garamond Pro;
  src: url("../../fonts/AGaramondPro-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Garamond Pro;
  src: url("../../fonts/AGaramondPro-BoldItalic.woff2") format("woff2");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: Garamond Pro;
  src: url("../../fonts/AGaramondPro-Semibold.woff2") format("woff2");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: Garamond Pro;
  src: url("../../fonts/AGaramondPro-SemiboldItalic.woff2") format("woff2");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Europa;
  src: url("../../fonts/europa_light.woff2") format("woff2"),
    url("../../fonts/15529.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Europa;
  src: url("../../fonts/europa_regular.woff2") format("woff2"),
    url("../../fonts/15530.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Europa;
  src: url("../../fonts/europa_bold.woff2") format("woff2"),
    url("../../fonts/15528.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
