manrope-v13-latin-600.eot
1 year ago
manrope-v13-latin-600.svg
1 year ago
manrope-v13-latin-600.ttf
1 year ago
manrope-v13-latin-600.woff
1 year ago
manrope-v13-latin-600.woff2
1 year ago
manrope-v13-latin-700.eot
1 year ago
manrope-v13-latin-700.svg
1 year ago
manrope-v13-latin-700.ttf
1 year ago
manrope-v13-latin-700.woff
1 year ago
manrope-v13-latin-700.woff2
1 year ago
manrope-v13-latin-regular.eot
1 year ago
manrope-v13-latin-regular.svg
1 year ago
manrope-v13-latin-regular.ttf
1 year ago
manrope-v13-latin-regular.woff
1 year ago
manrope-v13-latin-regular.woff2
1 year ago
manrope.css
1 year ago
manrope.css
39 lines
| 1 | /* manrope-regular - latin */ |
| 2 | @font-face { |
| 3 | font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ |
| 4 | font-family: 'Manrope'; |
| 5 | font-style: normal; |
| 6 | font-weight: 400; |
| 7 | src: url('./manrope-v13-latin-regular.eot'); /* IE9 Compat Modes */ |
| 8 | src: url('./manrope-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ |
| 9 | url('./manrope-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ |
| 10 | url('./manrope-v13-latin-regular.woff') format('woff'), /* Modern Browsers */ |
| 11 | url('./manrope-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ |
| 12 | url('./manrope-v13-latin-regular.svg#Manrope') format('svg'); /* Legacy iOS */ |
| 13 | } |
| 14 | /* manrope-600 - latin */ |
| 15 | @font-face { |
| 16 | font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ |
| 17 | font-family: 'Manrope'; |
| 18 | font-style: normal; |
| 19 | font-weight: 600; |
| 20 | src: url('./manrope-v13-latin-600.eot'); /* IE9 Compat Modes */ |
| 21 | src: url('./manrope-v13-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ |
| 22 | url('./manrope-v13-latin-600.woff2') format('woff2'), /* Super Modern Browsers */ |
| 23 | url('./manrope-v13-latin-600.woff') format('woff'), /* Modern Browsers */ |
| 24 | url('./manrope-v13-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */ |
| 25 | url('./manrope-v13-latin-600.svg#Manrope') format('svg'); /* Legacy iOS */ |
| 26 | } |
| 27 | /* manrope-700 - latin */ |
| 28 | @font-face { |
| 29 | font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ |
| 30 | font-family: 'Manrope'; |
| 31 | font-style: normal; |
| 32 | font-weight: 700; |
| 33 | src: url('./manrope-v13-latin-700.eot'); /* IE9 Compat Modes */ |
| 34 | src: url('./manrope-v13-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ |
| 35 | url('./manrope-v13-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ |
| 36 | url('./manrope-v13-latin-700.woff') format('woff'), /* Modern Browsers */ |
| 37 | url('./manrope-v13-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ |
| 38 | url('./manrope-v13-latin-700.svg#Manrope') format('svg'); /* Legacy iOS */ |
| 39 | } |