@font-face {
  font-family: "Lora";
  src: url("../fonts/Lora-Bold.html"); /* IE9 Compat Modes */
  src: url("../fonts/Lora-Boldd41d.html?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Lora-Bold-2.html") format("svg"), /* Legacy iOS */
    url("../fonts/Lora-Bold-3.html") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/Lora-Bold-4.html") format("woff"), /* Modern Browsers */
    url("../fonts/Lora-Bold-5.html") format("woff2"); /* Modern Browsers */
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Lora";
  src: url("../fonts/Lora-Regular.html"); /* IE9 Compat Modes */
  src: url("../fonts/Lora-Regulard41d.html?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Lora-Regular-2.html") format("svg"), /* Legacy iOS */
    url("../fonts/Lora-Regular-3.html") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/Lora-Regular-4.html") format("woff"), /* Modern Browsers */
    url("../fonts/Lora-Regular-5.html") format("woff2"); /* Modern Browsers */
  font-weight: 400;
  font-style: normal;
}

