font categories
- basic
-
fancy
- angular (312)
- bitmap (282)
- blocky (64)
- bold (502)
- cartoon (525)
- comic (252)
- cool (28)
- curly (313)
- cursive (231)
- decorative (2560)
- destroy (358)
- distorted (411)
- eroded (668)
- flowing (63)
- fontbat (634)
- futuristic (689)
- grid (63)
- groovy (284)
- horror (341)
- initials (204)
- international (318)
- japanese (143)
- katakana (33)
- lined (110)
- old school (35)
- pieces (43)
- pixel (281)
- retro (608)
- sci-fi (955)
- smooth (57)
- stencil (181)
- sumi (2)
- tattoo (55)
- tribal (21)
- typewriter (168)
- western (124)
- foreign looking
- holiday
- old
- script
- techno
quickrite font
quickrite
Font name: quickrite
Files included: 1
Font style: normal
Font license: Free for personal use
Font format: truetype
Design year:
Designed in
Accents: No
Euro: No
font categories: handwritten,
Try the quickrite font yourself:
Sample text: Font size: 5em
quickrite
Note: A few fonts may not load correctly on web pages, but will work correctly on your Windows OS
Embed quickrite as a web font:
In order to use the quickrite font, follow these steps:
- Download quickrite
- Copy the quickrite truetype font to your website
- Create the following CSS code in your cascading style sheet:
@font-face {
font-family: freefonts;
src: url(/quickrite/quickrite.ttf) format("truetype");
}
.font_sample_class {
font-family: "freefonts" , Calibri, Arial, Georgia, Verdana, Sans-Serif;
font-size: 5em;
}
- Make sure to replace the URL in src filed above to point to the actual font on your website.
- If the quickrite font contains more than one truetype file, you can add more @@font-face definitions as needed for each one
- The fonts listed above after "freefonts" are used as a backup if for some reason "freefonts" is not shown. Make sure to pick some fonts that users typically have installed, and that has a style and look that will work in your website design.
- You can now apply the style font_sample_class to all your html markup and enjoy your new web font:
For example: <div class="font_sample_class" >This text has a cool font!</div>
- Remember you may need a license for the dirty and classic font for commercial use, always check the unpacked folder or contact the designer.