[archived] collection of open-source fonts distributed with jsDelivr
at main 224 lines 6.3 kB view raw
1@font-face { 2 font-family: "Roboto Condensed"; 3 src: 4 local("Roboto Condensed Bold"), 5 local("RobotoCondensed-Bold"), 6 url("src/roboto-condensed/RobotoCondensed-Bold.woff2") format("woff2"), 7 url("src/roboto-condensed/RobotoCondensed-Bold.woff") format("woff"); 8 font-weight: bold; 9 font-style: normal; 10 font-display: swap; 11} 12 13@font-face { 14 font-family: "Roboto Condensed"; 15 src: 16 local("Roboto Condensed ExtraBold"), 17 local("RobotoCondensed-ExtraBold"), 18 url("src/roboto-condensed/RobotoCondensed-ExtraBold.woff2") format("woff2"), 19 url("src/roboto-condensed/RobotoCondensed-ExtraBold.woff") format("woff"); 20 font-weight: bold; 21 font-style: normal; 22 font-display: swap; 23} 24 25@font-face { 26 font-family: "Roboto Condensed"; 27 src: 28 local("Roboto Condensed ExtraBold Italic"), 29 local("RobotoCondensed-ExtraBoldItalic"), 30 url("src/roboto-condensed/RobotoCondensed-ExtraBoldItalic.woff2") 31 format("woff2"), 32 url("src/roboto-condensed/RobotoCondensed-ExtraBoldItalic.woff") 33 format("woff"); 34 font-weight: bold; 35 font-style: italic; 36 font-display: swap; 37} 38 39@font-face { 40 font-family: "Roboto Condensed"; 41 src: 42 local("Roboto Condensed Black"), 43 local("RobotoCondensed-Black"), 44 url("src/roboto-condensed/RobotoCondensed-Black.woff2") format("woff2"), 45 url("src/roboto-condensed/RobotoCondensed-Black.woff") format("woff"); 46 font-weight: 900; 47 font-style: normal; 48 font-display: swap; 49} 50 51@font-face { 52 font-family: "Roboto Condensed"; 53 src: 54 local("Roboto Condensed Black Italic"), 55 local("RobotoCondensed-BlackItalic"), 56 url("src/roboto-condensed/RobotoCondensed-BlackItalic.woff2") 57 format("woff2"), 58 url("src/roboto-condensed/RobotoCondensed-BlackItalic.woff") format("woff"); 59 font-weight: 900; 60 font-style: italic; 61 font-display: swap; 62} 63 64@font-face { 65 font-family: "Roboto Condensed"; 66 src: 67 local("Roboto Condensed Bold Italic"), 68 local("RobotoCondensed-BoldItalic"), 69 url("src/roboto-condensed/RobotoCondensed-BoldItalic.woff2") format("woff2"), 70 url("src/roboto-condensed/RobotoCondensed-BoldItalic.woff") format("woff"); 71 font-weight: bold; 72 font-style: italic; 73 font-display: swap; 74} 75 76@font-face { 77 font-family: "Roboto Condensed"; 78 src: 79 local("Roboto Condensed SemiBold"), 80 local("RobotoCondensed-SemiBold"), 81 url("src/roboto-condensed/RobotoCondensed-SemiBold.woff2") format("woff2"), 82 url("src/roboto-condensed/RobotoCondensed-SemiBold.woff") format("woff"); 83 font-weight: 600; 84 font-style: normal; 85 font-display: swap; 86} 87 88@font-face { 89 font-family: "Roboto Condensed"; 90 src: 91 local("Roboto Condensed Italic"), 92 local("RobotoCondensed-Italic"), 93 url("src/roboto-condensed/RobotoCondensed-Italic.woff2") format("woff2"), 94 url("src/roboto-condensed/RobotoCondensed-Italic.woff") format("woff"); 95 font-weight: normal; 96 font-style: italic; 97 font-display: swap; 98} 99 100@font-face { 101 font-family: "Roboto Condensed"; 102 src: 103 local("Roboto Condensed Medium Italic"), 104 local("RobotoCondensed-MediumItalic"), 105 url("src/roboto-condensed/RobotoCondensed-MediumItalic.woff2") 106 format("woff2"), 107 url("src/roboto-condensed/RobotoCondensed-MediumItalic.woff") format("woff"); 108 font-weight: 500; 109 font-style: italic; 110 font-display: swap; 111} 112 113@font-face { 114 font-family: "Roboto Condensed"; 115 src: 116 local("Roboto Condensed Medium"), 117 local("RobotoCondensed-Medium"), 118 url("src/roboto-condensed/RobotoCondensed-Medium.woff2") format("woff2"), 119 url("src/roboto-condensed/RobotoCondensed-Medium.woff") format("woff"); 120 font-weight: 500; 121 font-style: normal; 122 font-display: swap; 123} 124 125@font-face { 126 font-family: "Roboto Condensed"; 127 src: 128 local("Roboto Condensed ExtraLight Italic"), 129 local("RobotoCondensed-ExtraLightItalic"), 130 url("src/roboto-condensed/RobotoCondensed-ExtraLightItalic.woff2") 131 format("woff2"), 132 url("src/roboto-condensed/RobotoCondensed-ExtraLightItalic.woff") 133 format("woff"); 134 font-weight: 200; 135 font-style: italic; 136 font-display: swap; 137} 138 139@font-face { 140 font-family: "Roboto Condensed"; 141 src: 142 local("Roboto Condensed Regular"), 143 local("RobotoCondensed-Regular"), 144 url("src/roboto-condensed/RobotoCondensed-Regular.woff2") format("woff2"), 145 url("src/roboto-condensed/RobotoCondensed-Regular.woff") format("woff"); 146 font-weight: normal; 147 font-style: normal; 148 font-display: swap; 149} 150 151@font-face { 152 font-family: "Roboto Condensed"; 153 src: 154 local("Roboto Condensed ExtraLight"), 155 local("RobotoCondensed-ExtraLight"), 156 url("src/roboto-condensed/RobotoCondensed-ExtraLight.woff2") format("woff2"), 157 url("src/roboto-condensed/RobotoCondensed-ExtraLight.woff") format("woff"); 158 font-weight: 200; 159 font-style: normal; 160 font-display: swap; 161} 162 163@font-face { 164 font-family: "Roboto Condensed"; 165 src: 166 local("Roboto Condensed Light"), 167 local("RobotoCondensed-Light"), 168 url("src/roboto-condensed/RobotoCondensed-Light.woff2") format("woff2"), 169 url("src/roboto-condensed/RobotoCondensed-Light.woff") format("woff"); 170 font-weight: 300; 171 font-style: normal; 172 font-display: swap; 173} 174 175@font-face { 176 font-family: "Roboto Condensed"; 177 src: 178 local("Roboto Condensed Light Italic"), 179 local("RobotoCondensed-LightItalic"), 180 url("src/roboto-condensed/RobotoCondensed-LightItalic.woff2") 181 format("woff2"), 182 url("src/roboto-condensed/RobotoCondensed-LightItalic.woff") format("woff"); 183 font-weight: 300; 184 font-style: italic; 185 font-display: swap; 186} 187 188@font-face { 189 font-family: "Roboto Condensed"; 190 src: 191 local("Roboto Condensed Thin"), 192 local("RobotoCondensed-Thin"), 193 url("src/roboto-condensed/RobotoCondensed-Thin.woff2") format("woff2"), 194 url("src/roboto-condensed/RobotoCondensed-Thin.woff") format("woff"); 195 font-weight: 100; 196 font-style: normal; 197 font-display: swap; 198} 199 200@font-face { 201 font-family: "Roboto Condensed"; 202 src: 203 local("Roboto Condensed SemiBold Italic"), 204 local("RobotoCondensed-SemiBoldItalic"), 205 url("src/roboto-condensed/RobotoCondensed-SemiBoldItalic.woff2") 206 format("woff2"), 207 url("src/roboto-condensed/RobotoCondensed-SemiBoldItalic.woff") 208 format("woff"); 209 font-weight: 600; 210 font-style: italic; 211 font-display: swap; 212} 213 214@font-face { 215 font-family: "Roboto Condensed"; 216 src: 217 local("Roboto Condensed Thin Italic"), 218 local("RobotoCondensed-ThinItalic"), 219 url("src/roboto-condensed/RobotoCondensed-ThinItalic.woff2") format("woff2"), 220 url("src/roboto-condensed/RobotoCondensed-ThinItalic.woff") format("woff"); 221 font-weight: 100; 222 font-style: italic; 223 font-display: swap; 224}