diff options
| author | Lester Caine <lester@lsces.co.uk> | 2026-06-18 14:15:18 +0100 |
|---|---|---|
| committer | Lester Caine <lester@lsces.co.uk> | 2026-06-18 14:15:18 +0100 |
| commit | 29c4389dbf0c10002e6a1afe98ee62b533389bfd (patch) | |
| tree | 8f24b3706acab183edfba9eb645bcd517c3b6df6 /fonts/archistico/stylesheet.css | |
| parent | 209ca7283b3636a05ef56c7e72d8d668919f4ed8 (diff) | |
| download | util-master.tar.gz util-master.tar.bz2 util-master.zip | |
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'fonts/archistico/stylesheet.css')
| -rwxr-xr-x | fonts/archistico/stylesheet.css | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/fonts/archistico/stylesheet.css b/fonts/archistico/stylesheet.css new file mode 100755 index 0000000..e029183 --- /dev/null +++ b/fonts/archistico/stylesheet.css @@ -0,0 +1,23 @@ +/* Generated by Font Squirrel (http://www.fontsquirrel.com) on November 5, 2013 */ + +@font-face { + font-family: 'archisticobold'; + src: url('archistico_bold-webfont.eot'); + src: url('archistico_bold-webfont.eot?#iefix') format('embedded-opentype'), + url('archistico_bold-webfont.woff') format('woff'), + url('archistico_bold-webfont.ttf') format('truetype'), + url('archistico_bold-webfont.svg#archisticobold') format('svg'); + font-weight: normal; + font-style: normal; +} + +@font-face { + font-family: 'archisticonormal'; + src: url('archistico_simple-webfont.eot'); + src: url('archistico_simple-webfont.eot?#iefix') format('embedded-opentype'), + url('archistico_simple-webfont.woff') format('woff'), + url('archistico_simple-webfont.ttf') format('truetype'), + url('archistico_simple-webfont.svg#archisticonormal') format('svg'); + font-weight: normal; + font-style: normal; +}
\ No newline at end of file |
