-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Restructure to share content between toolkit and guide
- Loading branch information
1 parent
b7162f8
commit d287e14
Showing
473 changed files
with
5,422 additions
and
444 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,127 @@ | ||
/* raleway-300 - latin */ | ||
@font-face { | ||
font-family: 'Raleway'; | ||
font-style: normal; | ||
font-weight: 300; | ||
src: url('../fonts/raleway-v12-latin-300.eot'); /* IE9 Compat Modes */ | ||
src: local('Raleway Light'), local('Raleway-Light'), | ||
url('../fonts/raleway-v12-latin-300.eot?#iefix') format('embedded-opentype'), | ||
url('../fonts/raleway-v12-latin-300.woff2') format('woff2'), | ||
url('../fonts/raleway-v12-latin-300.woff') format('woff'), | ||
url('../fonts/raleway-v12-latin-300.ttf') format('truetype'), | ||
url('../fonts/raleway-v12-latin-300.svg#Raleway') format('svg'); /* Legacy iOS */ | ||
} | ||
/* raleway-300italic - latin */ | ||
@font-face { | ||
font-family: 'Raleway'; | ||
font-style: italic; | ||
font-weight: 300; | ||
src: url('../fonts/raleway-v12-latin-300italic.eot'); /* IE9 Compat Modes */ | ||
src: local('Raleway Light Italic'), local('Raleway-LightItalic'), | ||
url('../fonts/raleway-v12-latin-300italic.eot?#iefix') format('embedded-opentype'), | ||
url('../fonts/raleway-v12-latin-300italic.woff2') format('woff2'), | ||
url('../fonts/raleway-v12-latin-300italic.woff') format('woff'), | ||
url('../fonts/raleway-v12-latin-300italic.ttf') format('truetype'), | ||
url('../fonts/raleway-v12-latin-300italic.svg#Raleway') format('svg'); /* Legacy iOS */ | ||
} | ||
/* raleway-regular - latin */ | ||
@font-face { | ||
font-family: 'Raleway'; | ||
font-style: normal; | ||
font-weight: 400; | ||
src: url('../fonts/raleway-v12-latin-regular.eot'); /* IE9 Compat Modes */ | ||
src: local('Raleway'), local('Raleway-Regular'), | ||
url('../fonts/raleway-v12-latin-regular.eot?#iefix') format('embedded-opentype'), | ||
url('../fonts/raleway-v12-latin-regular.woff2') format('woff2'), | ||
url('../fonts/raleway-v12-latin-regular.woff') format('woff'), | ||
url('../fonts/raleway-v12-latin-regular.ttf') format('truetype'), | ||
url('../fonts/raleway-v12-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */ | ||
} | ||
/* raleway-italic - latin */ | ||
@font-face { | ||
font-family: 'Raleway'; | ||
font-style: italic; | ||
font-weight: 400; | ||
src: url('../fonts/raleway-v12-latin-italic.eot'); /* IE9 Compat Modes */ | ||
src: local('Raleway Italic'), local('Raleway-Italic'), | ||
url('../fonts/raleway-v12-latin-italic.eot?#iefix') format('embedded-opentype'), | ||
url('../fonts/raleway-v12-latin-italic.woff2') format('woff2'), | ||
url('../fonts/raleway-v12-latin-italic.woff') format('woff'), | ||
url('../fonts/raleway-v12-latin-italic.ttf') format('truetype'), | ||
url('../fonts/raleway-v12-latin-italic.svg#Raleway') format('svg'); /* Legacy iOS */ | ||
} | ||
/* raleway-600 - latin */ | ||
@font-face { | ||
font-family: 'Raleway'; | ||
font-style: normal; | ||
font-weight: 600; | ||
src: url('../fonts/raleway-v12-latin-600.eot'); /* IE9 Compat Modes */ | ||
src: local('Raleway SemiBold'), local('Raleway-SemiBold'), | ||
url('../fonts/raleway-v12-latin-600.eot?#iefix') format('embedded-opentype'), | ||
url('../fonts/raleway-v12-latin-600.woff2') format('woff2'), | ||
url('../fonts/raleway-v12-latin-600.woff') format('woff'), | ||
url('../fonts/raleway-v12-latin-600.ttf') format('truetype'), | ||
url('../fonts/raleway-v12-latin-600.svg#Raleway') format('svg'); /* Legacy iOS */ | ||
} | ||
/* raleway-600italic - latin */ | ||
@font-face { | ||
font-family: 'Raleway'; | ||
font-style: italic; | ||
font-weight: 600; | ||
src: url('../fonts/raleway-v12-latin-600italic.eot'); /* IE9 Compat Modes */ | ||
src: local('Raleway SemiBold Italic'), local('Raleway-SemiBoldItalic'), | ||
url('../fonts/raleway-v12-latin-600italic.eot?#iefix') format('embedded-opentype'), | ||
url('../fonts/raleway-v12-latin-600italic.woff2') format('woff2'), | ||
url('../fonts/raleway-v12-latin-600italic.woff') format('woff'), | ||
url('../fonts/raleway-v12-latin-600italic.ttf') format('truetype'), | ||
url('../fonts/raleway-v12-latin-600italic.svg#Raleway') format('svg'); /* Legacy iOS */ | ||
} | ||
/* lora-regular - latin */ | ||
@font-face { | ||
font-family: 'Lora'; | ||
font-style: normal; | ||
font-weight: 400; | ||
src: url('../fonts/lora-v12-latin-regular.eot'); /* IE9 Compat Modes */ | ||
src: local('Lora Regular'), local('Lora-Regular'), | ||
url('../fonts/lora-v12-latin-regular.eot?#iefix') format('embedded-opentype'), | ||
url('../fonts/lora-v12-latin-regular.woff2') format('woff2'), | ||
url('../fonts/lora-v12-latin-regular.woff') format('woff'), | ||
url('../fonts/lora-v12-latin-regular.ttf') format('truetype'), | ||
url('../fonts/lora-v12-latin-regular.svg#Lora') format('svg'); /* Legacy iOS */ | ||
} | ||
/* lora-italic - latin */ | ||
@font-face { | ||
font-family: 'Lora'; | ||
font-style: italic; | ||
font-weight: 400; | ||
src: url('../fonts/lora-v12-latin-italic.eot'); /* IE9 Compat Modes */ | ||
src: local('Lora Italic'), local('Lora-Italic'), | ||
url('../fonts/lora-v12-latin-italic.eot?#iefix') format('embedded-opentype'), | ||
url('../fonts/lora-v12-latin-italic.woff2') format('woff2'), | ||
url('../fonts/lora-v12-latin-italic.woff') format('woff'), | ||
url('../fonts/lora-v12-latin-italic.ttf') format('truetype'), | ||
url('../fonts/lora-v12-latin-italic.svg#Lora') format('svg'); /* Legacy iOS */ | ||
} | ||
/* lora-700 - latin */ | ||
@font-face { | ||
font-family: 'Lora'; | ||
font-style: normal; | ||
font-weight: 700; | ||
src: url('../fonts/lora-v12-latin-700.eot'); /* IE9 Compat Modes */ | ||
src: local('Lora Bold'), local('Lora-Bold'), url('../fonts/lora-v12-latin-700.eot?#iefix') format('embedded-opentype'), | ||
url('../fonts/lora-v12-latin-700.woff2') format('woff2'), url('../fonts/lora-v12-latin-700.woff') format('woff'), | ||
url('../fonts/lora-v12-latin-700.ttf') format('truetype'), url('../fonts/lora-v12-latin-700.svg#Lora') format('svg'); /* Legacy iOS */ | ||
} | ||
/* lora-700italic - latin */ | ||
@font-face { | ||
font-family: 'Lora'; | ||
font-style: italic; | ||
font-weight: 700; | ||
src: url('../fonts/lora-v12-latin-700italic.eot'); /* IE9 Compat Modes */ | ||
src: local('Lora Bold Italic'), local('Lora-BoldItalic'), | ||
url('../fonts/lora-v12-latin-700italic.eot?#iefix') format('embedded-opentype'), | ||
url('../fonts/lora-v12-latin-700italic.woff2') format('woff2'), | ||
url('../fonts/lora-v12-latin-700italic.woff') format('woff'), | ||
url('../fonts/lora-v12-latin-700italic.ttf') format('truetype'), | ||
url('../fonts/lora-v12-latin-700italic.svg#Lora') format('svg'); /* Legacy iOS */ | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Oops, something went wrong.