DMSans-Regular.svg
9 months ago
DMSans-Regular.ttf
9 months ago
DMSans-Regular.woff
9 months ago
DMSans.eot
9 months ago
DMSans.woff2
9 months ago
font.css
9 months ago
font.css
19 lines
| 1 | @font-face { |
| 2 | font-family: 'DMSans-Regular'; |
| 3 | src: url('DMSans-Regular.svg#DMSans-Regular') format('svg'), |
| 4 | url('DMSans-Regular.ttf') format('truetype'), |
| 5 | url('DMSans-Regular.woff') format('woff'); |
| 6 | font-weight: normal; |
| 7 | font-style: normal; |
| 8 | } |
| 9 | |
| 10 | @font-face { |
| 11 | font-family: 'DMSans'; |
| 12 | src: url('DMSans.eot'); |
| 13 | src: url('DMSans.eot?#iefix') format('embedded-opentype'), |
| 14 | url('DMSans.woff2') format('woff2'); |
| 15 | font-weight: normal; |
| 16 | font-style: normal; |
| 17 | } |
| 18 | |
| 19 |