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