pointvec/desktop/sources/links/fonts.css

6 lines
154 B
CSS
Raw Normal View History

2017-11-04 19:59:11 -04:00
@font-face {
2018-01-29 15:48:58 -05:00
font-family: 'din_regular';
src: url('../media/fonts/din_regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}