css for HK Grotesk font added (not used)
This commit is contained in:
		
							parent
							
								
									1b926401cf
								
							
						
					
					
						commit
						5a1238d669
					
				
							
								
								
									
										163
									
								
								css/fonts-HK.css
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										163
									
								
								css/fonts-HK.css
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,163 @@ | ||||
| /* https://gwfh.mranftl.com/fonts/hanken-grotesk?subsets=cyrillic-ext,latin,latin-ext,vietnamese */ | ||||
| /* hanken-grotesk-100 - cyrillic-ext_latin_latin-ext_vietnamese */ | ||||
| @font-face { | ||||
|   font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ | ||||
|   font-family: 'Hanken Grotesk'; | ||||
|   font-style: normal; | ||||
|   font-weight: 100; | ||||
|   src: url('../fonts/hanken-grotesk-v8-cyrillic-ext_latin_latin-ext_vietnamese-100.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ | ||||
|        url('../fonts/hanken-grotesk-v8-cyrillic-ext_latin_latin-ext_vietnamese-100.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */ | ||||
| } | ||||
| /* hanken-grotesk-100italic - cyrillic-ext_latin_latin-ext_vietnamese */ | ||||
| @font-face { | ||||
|   font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ | ||||
|   font-family: 'Hanken Grotesk'; | ||||
|   font-style: italic; | ||||
|   font-weight: 100; | ||||
|   src: url('../fonts/hanken-grotesk-v8-cyrillic-ext_latin_latin-ext_vietnamese-100italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ | ||||
|        url('../fonts/hanken-grotesk-v8-cyrillic-ext_latin_latin-ext_vietnamese-100italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */ | ||||
| } | ||||
| /* hanken-grotesk-200 - cyrillic-ext_latin_latin-ext_vietnamese */ | ||||
| @font-face { | ||||
|   font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ | ||||
|   font-family: 'Hanken Grotesk'; | ||||
|   font-style: normal; | ||||
|   font-weight: 200; | ||||
|   src: url('../fonts/hanken-grotesk-v8-cyrillic-ext_latin_latin-ext_vietnamese-200.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ | ||||
|        url('../fonts/hanken-grotesk-v8-cyrillic-ext_latin_latin-ext_vietnamese-200.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */ | ||||
| } | ||||
| /* hanken-grotesk-200italic - cyrillic-ext_latin_latin-ext_vietnamese */ | ||||
| @font-face { | ||||
|   font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ | ||||
|   font-family: 'Hanken Grotesk'; | ||||
|   font-style: italic; | ||||
|   font-weight: 200; | ||||
|   src: url('../fonts/hanken-grotesk-v8-cyrillic-ext_latin_latin-ext_vietnamese-200italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ | ||||
|        url('../fonts/hanken-grotesk-v8-cyrillic-ext_latin_latin-ext_vietnamese-200italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */ | ||||
| } | ||||
| /* hanken-grotesk-300 - cyrillic-ext_latin_latin-ext_vietnamese */ | ||||
| @font-face { | ||||
|   font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ | ||||
|   font-family: 'Hanken Grotesk'; | ||||
|   font-style: normal; | ||||
|   font-weight: 300; | ||||
|   src: url('../fonts/hanken-grotesk-v8-cyrillic-ext_latin_latin-ext_vietnamese-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ | ||||
|        url('../fonts/hanken-grotesk-v8-cyrillic-ext_latin_latin-ext_vietnamese-300.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */ | ||||
| } | ||||
| /* hanken-grotesk-300italic - cyrillic-ext_latin_latin-ext_vietnamese */ | ||||
| @font-face { | ||||
|   font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ | ||||
|   font-family: 'Hanken Grotesk'; | ||||
|   font-style: italic; | ||||
|   font-weight: 300; | ||||
|   src: url('../fonts/hanken-grotesk-v8-cyrillic-ext_latin_latin-ext_vietnamese-300italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ | ||||
|        url('../fonts/hanken-grotesk-v8-cyrillic-ext_latin_latin-ext_vietnamese-300italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */ | ||||
| } | ||||
| /* hanken-grotesk-regular - cyrillic-ext_latin_latin-ext_vietnamese */ | ||||
| @font-face { | ||||
|   font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ | ||||
|   font-family: 'Hanken Grotesk'; | ||||
|   font-style: normal; | ||||
|   font-weight: 400; | ||||
|   src: url('../fonts/hanken-grotesk-v8-cyrillic-ext_latin_latin-ext_vietnamese-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ | ||||
|        url('../fonts/hanken-grotesk-v8-cyrillic-ext_latin_latin-ext_vietnamese-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */ | ||||
| } | ||||
| /* hanken-grotesk-italic - cyrillic-ext_latin_latin-ext_vietnamese */ | ||||
| @font-face { | ||||
|   font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ | ||||
|   font-family: 'Hanken Grotesk'; | ||||
|   font-style: italic; | ||||
|   font-weight: 400; | ||||
|   src: url('../fonts/hanken-grotesk-v8-cyrillic-ext_latin_latin-ext_vietnamese-italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ | ||||
|        url('../fonts/hanken-grotesk-v8-cyrillic-ext_latin_latin-ext_vietnamese-italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */ | ||||
| } | ||||
| /* hanken-grotesk-500 - cyrillic-ext_latin_latin-ext_vietnamese */ | ||||
| @font-face { | ||||
|   font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ | ||||
|   font-family: 'Hanken Grotesk'; | ||||
|   font-style: normal; | ||||
|   font-weight: 500; | ||||
|   src: url('../fonts/hanken-grotesk-v8-cyrillic-ext_latin_latin-ext_vietnamese-500.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ | ||||
|        url('../fonts/hanken-grotesk-v8-cyrillic-ext_latin_latin-ext_vietnamese-500.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */ | ||||
| } | ||||
| /* hanken-grotesk-500italic - cyrillic-ext_latin_latin-ext_vietnamese */ | ||||
| @font-face { | ||||
|   font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ | ||||
|   font-family: 'Hanken Grotesk'; | ||||
|   font-style: italic; | ||||
|   font-weight: 500; | ||||
|   src: url('../fonts/hanken-grotesk-v8-cyrillic-ext_latin_latin-ext_vietnamese-500italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ | ||||
|        url('../fonts/hanken-grotesk-v8-cyrillic-ext_latin_latin-ext_vietnamese-500italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */ | ||||
| } | ||||
| /* hanken-grotesk-600 - cyrillic-ext_latin_latin-ext_vietnamese */ | ||||
| @font-face { | ||||
|   font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ | ||||
|   font-family: 'Hanken Grotesk'; | ||||
|   font-style: normal; | ||||
|   font-weight: 600; | ||||
|   src: url('../fonts/hanken-grotesk-v8-cyrillic-ext_latin_latin-ext_vietnamese-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ | ||||
|        url('../fonts/hanken-grotesk-v8-cyrillic-ext_latin_latin-ext_vietnamese-600.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */ | ||||
| } | ||||
| /* hanken-grotesk-600italic - cyrillic-ext_latin_latin-ext_vietnamese */ | ||||
| @font-face { | ||||
|   font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ | ||||
|   font-family: 'Hanken Grotesk'; | ||||
|   font-style: italic; | ||||
|   font-weight: 600; | ||||
|   src: url('../fonts/hanken-grotesk-v8-cyrillic-ext_latin_latin-ext_vietnamese-600italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ | ||||
|        url('../fonts/hanken-grotesk-v8-cyrillic-ext_latin_latin-ext_vietnamese-600italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */ | ||||
| } | ||||
| /* hanken-grotesk-700 - cyrillic-ext_latin_latin-ext_vietnamese */ | ||||
| @font-face { | ||||
|   font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ | ||||
|   font-family: 'Hanken Grotesk'; | ||||
|   font-style: normal; | ||||
|   font-weight: 700; | ||||
|   src: url('../fonts/hanken-grotesk-v8-cyrillic-ext_latin_latin-ext_vietnamese-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ | ||||
|        url('../fonts/hanken-grotesk-v8-cyrillic-ext_latin_latin-ext_vietnamese-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */ | ||||
| } | ||||
| /* hanken-grotesk-700italic - cyrillic-ext_latin_latin-ext_vietnamese */ | ||||
| @font-face { | ||||
|   font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ | ||||
|   font-family: 'Hanken Grotesk'; | ||||
|   font-style: italic; | ||||
|   font-weight: 700; | ||||
|   src: url('../fonts/hanken-grotesk-v8-cyrillic-ext_latin_latin-ext_vietnamese-700italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ | ||||
|        url('../fonts/hanken-grotesk-v8-cyrillic-ext_latin_latin-ext_vietnamese-700italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */ | ||||
| } | ||||
| /* hanken-grotesk-800 - cyrillic-ext_latin_latin-ext_vietnamese */ | ||||
| @font-face { | ||||
|   font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ | ||||
|   font-family: 'Hanken Grotesk'; | ||||
|   font-style: normal; | ||||
|   font-weight: 800; | ||||
|   src: url('../fonts/hanken-grotesk-v8-cyrillic-ext_latin_latin-ext_vietnamese-800.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ | ||||
|        url('../fonts/hanken-grotesk-v8-cyrillic-ext_latin_latin-ext_vietnamese-800.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */ | ||||
| } | ||||
| /* hanken-grotesk-800italic - cyrillic-ext_latin_latin-ext_vietnamese */ | ||||
| @font-face { | ||||
|   font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ | ||||
|   font-family: 'Hanken Grotesk'; | ||||
|   font-style: italic; | ||||
|   font-weight: 800; | ||||
|   src: url('../fonts/hanken-grotesk-v8-cyrillic-ext_latin_latin-ext_vietnamese-800italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ | ||||
|        url('../fonts/hanken-grotesk-v8-cyrillic-ext_latin_latin-ext_vietnamese-800italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */ | ||||
| } | ||||
| /* hanken-grotesk-900 - cyrillic-ext_latin_latin-ext_vietnamese */ | ||||
| @font-face { | ||||
|   font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ | ||||
|   font-family: 'Hanken Grotesk'; | ||||
|   font-style: normal; | ||||
|   font-weight: 900; | ||||
|   src: url('../fonts/hanken-grotesk-v8-cyrillic-ext_latin_latin-ext_vietnamese-900.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ | ||||
|        url('../fonts/hanken-grotesk-v8-cyrillic-ext_latin_latin-ext_vietnamese-900.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */ | ||||
| } | ||||
| /* hanken-grotesk-900italic - cyrillic-ext_latin_latin-ext_vietnamese */ | ||||
| @font-face { | ||||
|   font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ | ||||
|   font-family: 'Hanken Grotesk'; | ||||
|   font-style: italic; | ||||
|   font-weight: 900; | ||||
|   src: url('../fonts/hanken-grotesk-v8-cyrillic-ext_latin_latin-ext_vietnamese-900italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ | ||||
|        url('../fonts/hanken-grotesk-v8-cyrillic-ext_latin_latin-ext_vietnamese-900italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */ | ||||
| } | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user