Files
pointvec/sources/links/fonts.css

6 lines
154 B
CSS
Raw Normal View History

2017-11-05 13:59:11 +14:00
@font-face {
2018-01-30 09:48:58 +13:00
font-family: 'din_regular';
src: url('../media/fonts/din_regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}