/* Garamond - serif font (replaces Typekit wwvn, bpdv, nkmb, bjpg, ymzk) */

/* wwvn - used for logo/nav */
@font-face {
  font-family: 'wwvn';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('garamond-wwvn-400.woff2') format('woff2');
}
@font-face {
  font-family: 'wwvn';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('garamond-wwvn-600.woff2') format('woff2');
}
@font-face {
  font-family: 'wwvn';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('garamond-wwvn-700.woff2') format('woff2');
}

/* bpdv - used for secondary logo/gallery */
@font-face {
  font-family: 'bpdv';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('garamond-bpdv-400.woff2') format('woff2');
}
@font-face {
  font-family: 'bpdv';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('garamond-bpdv-700.woff2') format('woff2');
}

/* nkmb - used for h1 headings */
@font-face {
  font-family: 'nkmb';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('garamond-nkmb-700.woff2') format('woff2');
}

/* bjpg - used for masthead p */
@font-face {
  font-family: 'bjpg';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('garamond-400.woff2') format('woff2');
}
@font-face {
  font-family: 'bjpg';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('garamond-700.woff2') format('woff2');
}

/* ymzk - italic accent */
@font-face {
  font-family: 'ymzk';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('garamond-italic-700.woff2') format('woff2');
}

/* LFT Etica - sans-serif body text (replaces Typekit stqs) */
@font-face {
  font-family: 'stqs';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url('lft-etica-200.woff2') format('woff2');
}
@font-face {
  font-family: 'stqs';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('lft-etica-400.woff2') format('woff2');
}
@font-face {
  font-family: 'stqs';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('lft-etica-600.woff2') format('woff2');
}
