git.lucas.co / website
source for lucas.co

archive/fonts/belda/stylesheet.css (945B)

 1 /*!
 2  * Web Fonts from Fontspring.com
 3  *
 4  * All OpenType features and all extended glyphs have been removed.
 5  * Fully installable fonts can be purchased at https://www.fontspring.com
 6  *
 7  * The fonts included in this stylesheet are subject to the End User License you purchased
 8  * from Fontspring. The fonts are protected under domestic and international trademark and 
 9  * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
10  * distributing this font software.
11  *
12  * (c) 2010-2023 Fontspring
13  *
14  *
15  *
16  *
17  * The fonts included are copyrighted by the vendor listed below.
18  *
19  * Vendor:      Insigne Design
20  * License URL: https://www.fontspring.com/licenses/insigne/webfont
21  *
22  *
23  */
24 
25 @font-face {
26     font-family: 'beldanormregular';
27     src: url('beldanormregular-webfont.woff2') format('woff2'),
28          url('beldanormregular-webfont.woff') format('woff');
29     font-weight: normal;
30     font-style: normal;
31 
32 }
33