Tamarin Fonts Free Downloads

Download Formats
Version : 1.00;August 14, 2021;FontCreator 12.0.0.2565 64-bit
Style : Regular
Size : 63.73 Kbps
Update : Sun, 14 Jan 2024 05:48:45 +0800
Author : Revo Farisky
TAG's :
Use on the webTotal Use [ 4697 ] times
1Add to the head section of web page.
<link href="https://db.onlinewebfonts.com/c/1dd9b2e5ffedb97ce2222bde0db14144?family=Tamarin" rel="stylesheet">
orUsing @import CSS directive, put the following line in add to your css file.(http | https)
@import url(https://db.onlinewebfonts.com/c/1dd9b2e5ffedb97ce2222bde0db14144?family=Tamarin);
orUse font-face declaration Fonts.(http | https)
@font-face {
    font-family: "Tamarin";
    src: url("https://db.onlinewebfonts.com/t/1dd9b2e5ffedb97ce2222bde0db14144.eot");
    src: url("https://db.onlinewebfonts.com/t/1dd9b2e5ffedb97ce2222bde0db14144.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/1dd9b2e5ffedb97ce2222bde0db14144.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/1dd9b2e5ffedb97ce2222bde0db14144.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/1dd9b2e5ffedb97ce2222bde0db14144.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/1dd9b2e5ffedb97ce2222bde0db14144.svg#Tamarin")format("svg");
}
2CSS rules to specify fonts
font-family: "Tamarin";
demo
90px
Sample Text:
ABCDEFGHIJKLMNOPQRSTUVWXYZ 1234567890 abcdefghijklmnopqrstuvwxyz /*-+~!@#$%^&*()-=_+{}[]:;"'|\<>.?
Trademark:
Tamarin is a trademark of Typobia
Explanation:
Designed by Revo Farisky from Typobia in 2021
License:

Copyright:
Tamarin 2021 Typobia - All Rights Reserved
t
e
x
t
New add fonts