On our website you can download font Lara dot Serif version Version 001.000, which belongs to the family Lara dot Serif Soria (subfamily Regular). Manufacturer by Bydani. Designer - JeannetteDownload Lara dot Serif free on MyFonts.club. It size - only 91.01 KB All right reserved Copyright (c) 2016 by Bydani. All rights reserved.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 188 times |
| size | 91.01 KB |
| Family | Lara dot Serif Soria |
| Subfamily | Regular |
| Full name | Lara dot Serif Regular |
| PostScript name | LaradotSerif-Regular |
| Preferred family | Lara dot Serif |
| Version | Version 001.000 |
| Unique ID | Version 001.000;JBLT;LaradotSerif-Regular;2019;FLVI-600 |
| Description | Copyright (c) 2016 by . All rights reserved. |
| Designer | Jeannette |
| Trademark | Soria Soria is a trademark of Bydani. |
| Manufacturer | Bydani |
| Copyright | Copyright (c) 2016 by Bydani. All rights reserved. |
| License URL | https://creativecommons.org/licenses/by-nd/4.0/ |
| License Description | Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. |
| Vendor ID | JBLT |
You can connect the font Lara dot Serif to your site without even downloading it from our server. All you have to do is follow the instructions below:
Choose the font installation that suits you best and add this code to your site (insert it right after the opening tag <head>):
<link href="https://myfonts.club/myfonts?fonts=lara-dot-serif" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=lara-dot-serif);
Activate this font for text in your CSS styles file::
font-family: 'Lara dot Serif', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=lara-dot-serif" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Lara dot Serif', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Lara dot Serif!</div>
</body>
</html>
The result is:
You can apply other CSS styles using our effects library, for an attractive and individual appearance of your site.