
/* Lora Regular */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/lora-v36-latin-regular.woff2') format('woff2');
}

/* Lora Italic */
@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/lora-v36-latin-italic.woff2') format('woff2');
}

/* Lora Bold */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/lora-v36-latin-700.woff2') format('woff2');
}

/* Lora Bold Italic */
@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/lora-v36-latin-700italic.woff2') format('woff2');
}

/* Playfair Display Regular */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/playfair-display-v37-latin-regular.woff2') format('woff2');
}

/* Playfair Display Italic */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/playfair-display-v37-latin-italic.woff2') format('woff2');
}

/* Playfair Display 900 */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/playfair-display-v37-latin-900.woff2') format('woff2');
}

/* Playfair Display 900 Italic */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 900;
  src: url('../fonts/playfair-display-v37-latin-900italic.woff2') format('woff2');
}
