Custom Fontset: Lora
Overview
Lora is a well-balanced serif font that works great for both body text and headlines. It features calligraphic elements, making it suitable for a variety of projects ranging from formal to casual.
Features
- Serif Font: Lora is a serif typeface with a modern touch.
- Versatile Usage: Ideal for both web and print, it adapts well across different screen sizes.
- Rich Glyph Set: Includes a wide range of characters for multilingual support.
Usage Instructions
To use the Lora font in your project, you can include it via CSS. Add the following rule to your stylesheet:
@import url('https://fonts.googleapis.com/css2?family=Lora:wght@400;700&display=swap');
body {
font-family: 'Lora', serif;
}
License
Lora is available under the Open Font License, permitting its use in both personal and commercial projects without any fees.