pointvec/sources/links/fonts.css
2018-01-30 09:48:58 +13:00

6 lines
154 B
CSS

@font-face {
font-family: 'din_regular';
src: url('../media/fonts/din_regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}