@font-face {
   font-family: "Lora";
   src: url("fonts/Lora Bold.woff") format("woff"), url("fonts/Lora Bold.eot") format("embedded-opentype"), url("fonts/Lora Bold.ttf") format("truetype"), url("fonts/Lora Bold.svg") format("svg");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Lora";
   src: url("fonts/Lora Bold Italic.woff") format("woff"), url("fonts/Lora Bold Italic.eot") format("embedded-opentype"), url("fonts/Lora Bold Italic.ttf") format("truetype"), url("fonts/Lora Bold Italic.svg") format("svg");
   font-weight: bold;
   font-style: italic;
}
@font-face {
   font-family: "Lora";
   src: url("fonts/Lora Italic.woff") format("woff"), url("fonts/Lora Italic.eot") format("embedded-opentype"), url("fonts/Lora Italic.ttf") format("truetype"), url("fonts/Lora Italic.svg") format("svg");
   font-weight: normal;
   font-style: italic;
}
@font-face {
   font-family: "Lora";
   src: url("fonts/Lora Regular.woff") format("woff"), url("fonts/Lora Regular.eot") format("embedded-opentype"), url("fonts/Lora Regular.ttf") format("truetype"), url("fonts/Lora Regular.svg") format("svg");
   font-weight: normal;
   font-style: normal;
}