Aspira font free download - something
@font-face
Copyright
Explanation
Trademark
License
#1 Add to the head section of web page. <link href="//db.onlinewebfonts.com/c/4125eb4e8c6ce0d008cb8b5ea9e43240?family=AspiraW01-Light" rel="stylesheet" type="text/css"/> #2 Using @import CSS directive, put the following line in add to your css file.(http | https)@import url(//db.onlinewebfonts.com/c/4125eb4e8c6ce0d008cb8b5ea9e43240?family=AspiraW01-Light);#3 Use font-face declaration Fonts.(http | https) @font-face {font-family: "AspiraW01-Light"; src: url("//db.onlinewebfonts.com/t/4125eb4e8c6ce0d008cb8b5ea9e43240.eot"); src: url("//db.onlinewebfonts.com/t/4125eb4e8c6ce0d008cb8b5ea9e43240.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/4125eb4e8c6ce0d008cb8b5ea9e43240.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/4125eb4e8c6ce0d008cb8b5ea9e43240.woff") format("woff"), url("//db.onlinewebfonts.com/t/4125eb4e8c6ce0d008cb8b5ea9e43240.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/4125eb4e8c6ce0d008cb8b5ea9e43240.svg#AspiraW01-Light") format("svg"); }
Copyright 2012-2014 Durotype, www.durotype.com. All rights reserved.
Aspira is a trademark of Durotype.
This font is the property of Durotype, and its use by you is covered under the terms of a license agreement. This font may not be given away, sold, rented or loaned to others in any way. For full information, see the license agreement you received with this font. www.durotype.com
-
-