1
0
Fork 0
mirror of synced 2024-06-26 18:20:43 +12:00
appwrite/public/styles/fonts.less
2020-06-07 08:36:10 +03:00

83 lines
4.4 KiB
Plaintext

/**
* Generated by: https://google-webfonts-helper.herokuapp.com/
*/
/* poppins-100 - latin */
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 100;
src: url('/fonts/poppins-v9-latin-100.eot'); /* IE9 Compat Modes */
src: local('Poppins Thin'), local('Poppins-Thin'),
url('/fonts/poppins-v9-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/fonts/poppins-v9-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
url('/fonts/poppins-v9-latin-100.woff') format('woff'), /* Modern Browsers */
url('/fonts/poppins-v9-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
url('/fonts/poppins-v9-latin-100.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-300 - latin */
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 300;
src: url('/fonts/poppins-v9-latin-300.eot'); /* IE9 Compat Modes */
src: local('Poppins Light'), local('Poppins-Light'),
url('/fonts/poppins-v9-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/fonts/poppins-v9-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
url('/fonts/poppins-v9-latin-300.woff') format('woff'), /* Modern Browsers */
url('/fonts/poppins-v9-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
url('/fonts/poppins-v9-latin-300.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-regular - latin */
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 400;
src: url('/fonts/poppins-v9-latin-regular.eot'); /* IE9 Compat Modes */
src: local('Poppins Regular'), local('Poppins-Regular'),
url('/fonts/poppins-v9-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/fonts/poppins-v9-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
url('/fonts/poppins-v9-latin-regular.woff') format('woff'), /* Modern Browsers */
url('/fonts/poppins-v9-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
url('/fonts/poppins-v9-latin-regular.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-500 - latin */
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 500;
src: url('/fonts/poppins-v9-latin-500.eot'); /* IE9 Compat Modes */
src: local('Poppins Medium'), local('Poppins-Medium'),
url('/fonts/poppins-v9-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/fonts/poppins-v9-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
url('/fonts/poppins-v9-latin-500.woff') format('woff'), /* Modern Browsers */
url('/fonts/poppins-v9-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
url('/fonts/poppins-v9-latin-500.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-600 - latin */
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 600;
src: url('/fonts/poppins-v9-latin-600.eot'); /* IE9 Compat Modes */
src: local('Poppins SemiBold'), local('Poppins-SemiBold'),
url('/fonts/poppins-v9-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/fonts/poppins-v9-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
url('/fonts/poppins-v9-latin-600.woff') format('woff'), /* Modern Browsers */
url('/fonts/poppins-v9-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
url('/fonts/poppins-v9-latin-600.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* source-code-pro-regular - latin */
@font-face {
font-family: 'Source Code Pro';
font-style: normal;
font-weight: 400;
src: url('/fonts/source-code-pro-v11-latin-regular.eot'); /* IE9 Compat Modes */
src: local('Source Code Pro Regular'), local('SourceCodePro-Regular'),
url('/fonts/source-code-pro-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/fonts/source-code-pro-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
url('/fonts/source-code-pro-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
url('/fonts/source-code-pro-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
url('/fonts/source-code-pro-v11-latin-regular.svg#SourceCodePro') format('svg'); /* Legacy iOS */
}