pointvec/desktop/sources/links/fonts.css
2018-02-18 16:25:34 +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;
}