You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
772 B
CSS
22 lines
772 B
CSS
/* ----------------------------------------------------
|
|
VG5000
|
|
-------------------------------------------------------
|
|
Designed by Justin Bihan
|
|
distribued by Velvetyne
|
|
License: SIL Open Font License, Version 1.1
|
|
https://velvetyne.fr/fonts/vg5000/
|
|
---------------------------------------------------- */
|
|
|
|
|
|
@font-face {
|
|
font-family: 'VG5000';
|
|
src: url('VG5000-Regular_web.eot');
|
|
src: url('VG5000-Regular_web.eot?#iefix') format('embedded-opentype'),
|
|
url('VG5000-Regular_web.woff') format('woff'),
|
|
url('VG5000-Regular_web.woff2') format('woff2'),
|
|
url('VG5000-Regular_web.ttf') format('truetype'),
|
|
url('VG5000-Regular_web.svg#svgFontName') format('svg');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|