/* lora-regular - latin_latin-ext */
@font-face {
    font-family: 'Lora';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/lora-v12-latin_latin-ext-regular.eot'); /* IE9 Compat Modes */
    src: local('Lora Regular'), local('Lora-Regular'),
         url('../fonts/lora-v12-latin_latin-ext-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/lora-v12-latin_latin-ext-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/lora-v12-latin_latin-ext-regular.woff') format('woff'), /* Modern Browsers */
         url('../fonts/lora-v12-latin_latin-ext-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/lora-v12-latin_latin-ext-regular.svg#Lora') format('svg'); /* Legacy iOS */
  }
  
  /* lora-italic - latin_latin-ext */
  @font-face {
    font-family: 'Lora';
    font-style: italic;
    font-weight: 400;
    src: url('../fonts/lora-v12-latin_latin-ext-italic.eot'); /* IE9 Compat Modes */
    src: local('Lora Italic'), local('Lora-Italic'),
         url('../fonts/lora-v12-latin_latin-ext-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/lora-v12-latin_latin-ext-italic.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/lora-v12-latin_latin-ext-italic.woff') format('woff'), /* Modern Browsers */
         url('../fonts/lora-v12-latin_latin-ext-italic.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/lora-v12-latin_latin-ext-italic.svg#Lora') format('svg'); /* Legacy iOS */
  }
  
  /* lora-700 - latin_latin-ext */
  @font-face {
    font-family: 'Lora';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/lora-v12-latin_latin-ext-700.eot'); /* IE9 Compat Modes */
    src: local('Lora Bold'), local('Lora-Bold'),
         url('../fonts/lora-v12-latin_latin-ext-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/lora-v12-latin_latin-ext-700.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/lora-v12-latin_latin-ext-700.woff') format('woff'), /* Modern Browsers */
         url('../fonts/lora-v12-latin_latin-ext-700.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/lora-v12-latin_latin-ext-700.svg#Lora') format('svg'); /* Legacy iOS */
  }
  
  /* lora-700italic - latin_latin-ext */
  @font-face {
    font-family: 'Lora';
    font-style: italic;
    font-weight: 700;
    src: url('../fonts/lora-v12-latin_latin-ext-700italic.eot'); /* IE9 Compat Modes */
    src: local('Lora Bold Italic'), local('Lora-BoldItalic'),
         url('../fonts/lora-v12-latin_latin-ext-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/lora-v12-latin_latin-ext-700italic.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/lora-v12-latin_latin-ext-700italic.woff') format('woff'), /* Modern Browsers */
         url('../fonts/lora-v12-latin_latin-ext-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/lora-v12-latin_latin-ext-700italic.svg#Lora') format('svg'); /* Legacy iOS */
  }
  