@font-face { 
  font-display:swap;
  font-family:Neue Montreal;
  font-style:normal;
  font-weight:650;
  src:url(/fonts/neue-montreal/PPNeueMontreal-Variable.woff2) format("woff2")
}

@font-face {
  font-display:swap;
  font-family:Neue Montreal;
  font-style:normal;
  font-weight:700;
  src:url(/fonts/neue-montreal/PPNeueMontreal-Bold.woff2) format("woff2")
}

@font-face { 
  font-display:swap;
  font-family:Neue Montreal;
  font-style:italic;
  font-weight:700;
  src:url(/fonts/neue-montreal/PPNeueMontreal-SemiBoldItalic.woff2) format("woff2")
}

@font-face {
  font-display:swap;
  font-family:Neue Montreal
  ;font-style:normal;
  font-weight:600;
  src:url(/fonts/neue-montreal/PPNeueMontreal-SemiBold.woff2) format("woff2")
}

@font-face {
  font-display:swap;
  font-family:Neue Montreal;
  font-style:italic;
  font-weight:600;
  src:url(/fonts/neue-montreal/PPNeueMontreal-SemiBoldItalic.woff2) format("woff2")
}

@font-face {
  font-display:swap;
  font-family:Neue Montreal;
  font-style:normal;
  font-weight:400;
  src:url(/fonts/neue-montreal/PPNeueMontreal-Regular.woff2) format("woff2")
}
@font-face {
  font-display:swap;
  font-family:Neue Montreal;
  font-style:italic;
  font-weight:400;
  src:url(/fonts/neue-montreal/PPNeueMontreal-Italic.woff2) format("woff2")
}

/* cardo-regular - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Cardo';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/cardo/cardo-v21-latin_latin-ext-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* cardo-italic - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Cardo';
  font-style: italic;
  font-weight: 400;
  src: url('/fonts/cardo/cardo-v21-latin_latin-ext-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* cardo-700 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Cardo';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/cardo/cardo-v21-latin_latin-ext-bold.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

@font-face {
  font-family: "Helvetica Now Display";
  src: url("/fonts/HelveticaNowDisplay-Light.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Helvetica Now Display";
  src: url("/fonts/HelveticaNowDisplay-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Helvetica Now Display";
  src: url("/fonts/HelveticaNowDisplay-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Helvetica Now Display";
  src: url("/fonts/HelveticaNowDisplay-ExtraBold.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'EB Garamond';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/eb-garamond-v32-latin_latin-ext-regular.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'EB Garamond';
  font-style: italic;
  font-weight: 400;
  src: url('/fonts/eb-garamond-v32-latin_latin-ext-italic.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'EB Garamond';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/eb-garamond-v32-latin_latin-ext-700.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'EB Garamond';
  font-style: italic;
  font-weight: 700;
  src: url('/fonts/eb-garamond-v32-latin_latin-ext-700italic.woff2') format('woff2');
  font-display: swap;
}