HalfLife2 V1 Fonts Free Downloads

Download Formats
Version : 1.0
Style : Regular
Size : 15.96 Kbps
Update : Fri, 13 Nov 2015 03:56:31 +0800
Author : Greg Coomer
Use on the webTotal Use [ 4207 ] times
1Add to the head section of web page.
<link href="https://db.onlinewebfonts.com/c/075f6b562416f8d3f2273ed788062b03?family=HalfLife2+V1" 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/075f6b562416f8d3f2273ed788062b03?family=HalfLife2+V1);
orUse font-face declaration Fonts.(http | https)
@font-face {
    font-family: "HalfLife2 V1";
    src: url("https://db.onlinewebfonts.com/t/075f6b562416f8d3f2273ed788062b03.eot");
    src: url("https://db.onlinewebfonts.com/t/075f6b562416f8d3f2273ed788062b03.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/075f6b562416f8d3f2273ed788062b03.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/075f6b562416f8d3f2273ed788062b03.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/075f6b562416f8d3f2273ed788062b03.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/075f6b562416f8d3f2273ed788062b03.svg#HalfLife2 V1")format("svg");
}
2CSS rules to specify fonts
font-family: "HalfLife2 V1";
demo
90px
Sample Text:
ABCDEFGHIJKLMNOPQRSTUVWXYZ 1234567890 abcdefghijklmnopqrstuvwxyz /*-+~!@#$%^&*()-=_+{}[]:;"'|\<>.?
Trademark:
Half-Life and the lambda symbol are trademarks or registered trademarks of Valve Corporation
Explanation:

License:

Copyright:
Copyright (c) 2004 Valve Corporation, All Rights Reserved
t
e
x
t
glyphs
  • v
  • a
  • ,
  • -
  • .
  • /
  • 0
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • c
  • d
  • h
  • m
  • t
  • e
  • A
  • E
  • F
  • H
  • I
  • L
  • '
  • +
  • !
  • *
New add fonts