@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400;
  src: url('./Lora/regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 700;
  src: url('./Lora/bold.woff2') format('woff2');
}
@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 400;
  src: url('./Lora/italic.woff2') format('woff2');
}
@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 700;
  src: url('./Lora/bolditalic.woff2') format('woff2');
}
