@font-face {
  font-display: swap;
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400;
  
  src: local(''),
    url('lora-regular.woff2') format('woff2'),
       url('lora-regular.woff') format('woff'),
       url('lora-regular.ttf') format('truetype'),
       url('lora-regular.svg#Lora') format('svg')
}
@font-face {
  font-display: swap;
  font-family: 'Lora';
  font-style: italic;
  font-weight: 400;
  
  src: local(''),
    url('lora-italic.woff2') format('woff2'),
       url('lora-italic.woff') format('woff'),
       url('lora-italic.ttf') format('truetype'),
       url('lora-italic.svg#Lora') format('svg')
}
@font-face {
  font-display: swap;
  font-family: 'Lora';
  font-style: normal;
  font-weight: 500;
  
  src: local(''),
    url('lora-500.woff2') format('woff2'),
       url('lora-500.woff') format('woff'),
       url('lora-500.ttf') format('truetype'),
       url('lora-500.svg#Lora') format('svg')
}
@font-face {
  font-display: swap;
  font-family: 'Lora';
  font-style: italic;
  font-weight: 500;
  
  src: local(''),
    url('lora-500italic.woff2') format('woff2'),
       url('lora-500italic.woff') format('woff'),
       url('lora-500italic.ttf') format('truetype'),
       url('lora-500italic.svg#Lora') format('svg')
}
@font-face {
  font-display: swap;
  font-family: 'Lora';
  font-style: normal;
  font-weight: 600;
  
  src: local(''),
    url('lora-600.woff2') format('woff2'),
       url('lora-600.woff') format('woff'),
       url('lora-600.ttf') format('truetype'),
       url('lora-600.svg#Lora') format('svg')
}
@font-face {
  font-display: swap;
  font-family: 'Lora';
  font-style: italic;
  font-weight: 600;
  
  src: local(''),
    url('lora-600italic.woff2') format('woff2'),
       url('lora-600italic.woff') format('woff'),
       url('lora-600italic.ttf') format('truetype'),
       url('lora-600italic.svg#Lora') format('svg')
}
@font-face {
  font-display: swap;
  font-family: 'Lora';
  font-style: normal;
  font-weight: 700;
  
  src: local(''),
    url('lora-700.woff2') format('woff2'),
       url('lora-700.woff') format('woff'),
       url('lora-700.ttf') format('truetype'),
       url('lora-700.svg#Lora') format('svg')
}
@font-face {
  font-display: swap;
  font-family: 'Lora';
  font-style: italic;
  font-weight: 700;
  
  src: local(''),
    url('lora-700italic.woff2') format('woff2'),
       url('lora-700italic.woff') format('woff'),
       url('lora-700italic.ttf') format('truetype'),
       url('lora-700italic.svg#Lora') format('svg')
}