/* Lora-400 */
@font-face {
  font-family: 'Lora';
  src: url('../Lora-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Lora-400 - Italic */
@font-face {
  font-family: 'Lora';
  src: url('../Lora-400-Italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

/* Lora-500 */
@font-face {
  font-family: 'Lora';
  src: url('../Lora-500.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* Lora-500 - Italic */
@font-face {
  font-family: 'Lora';
  src: url('../Lora-500-Italic.woff2') format('woff2');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

/* Lora-600 */
@font-face {
  font-family: 'Lora';
  src: url('../Lora-600.woff2') format('woff2');
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}

/* Lora-600 - Italic */
@font-face {
  font-family: 'Lora';
  src: url('../Lora-600-Italic.woff2') format('woff2');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

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

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