/* PDK self-hosted fonts (woff2). */

@font-face{
  font-family: 'PDK Cinzel';
  src: url('Cinzel-var.woff2') format('woff2');
  font-weight: 200 900;
  font-style: normal;
  font-display: swap;
}

@font-face{
  font-family: 'PDK Montserrat';
  src: url('Montserrat-var.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face{
  font-family: 'PDK Montserrat';
  src: url('Montserrat-italic-var.woff2') format('woff2');
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}
