mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2024-11-19 18:11:36 +01:00
101 lines
3.3 KiB
CSS
101 lines
3.3 KiB
CSS
/* generated using https://google-webfonts-helper.herokuapp.com/fonts/open-sans?subsets=latin,latin-ext */
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
font-style: normal;
|
|
font-weight: 300;
|
|
font-display: swap;
|
|
src: local('Open Sans Light'), local('OpenSans-Light'),
|
|
url('/fonts/open-sans-v17-latin-ext_latin-300.woff2') format('woff2'),
|
|
url('/fonts/open-sans-v17-latin-ext_latin-300.woff') format('woff');
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
font-display: swap;
|
|
src: local('Open Sans Regular'), local('OpenSans-Regular'),
|
|
url('/fonts/open-sans-v17-latin-ext_latin-regular.woff2') format('woff2'),
|
|
url('/fonts/open-sans-v17-latin-ext_latin-regular.woff') format('woff');
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
font-style: italic;
|
|
font-weight: 400;
|
|
font-display: swap;
|
|
src: local('Open Sans Italic'), local('OpenSans-Italic'),
|
|
url('/fonts/open-sans-v17-latin-ext_latin-italic.woff2') format('woff2'),
|
|
url('/fonts/open-sans-v17-latin-ext_latin-italic.woff') format('woff');
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
font-style: normal;
|
|
font-weight: 600;
|
|
font-display: swap;
|
|
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
|
|
url('/fonts/open-sans-v17-latin-ext_latin-600.woff2') format('woff2'),
|
|
url('/fonts/open-sans-v17-latin-ext_latin-600.woff') format('woff');
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
font-style: italic;
|
|
font-weight: 300;
|
|
font-display: swap;
|
|
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'),
|
|
url('/fonts/open-sans-v17-latin-ext_latin-300italic.woff2') format('woff2'),
|
|
url('/fonts/open-sans-v17-latin-ext_latin-300italic.woff') format('woff');
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
font-style: italic;
|
|
font-weight: 600;
|
|
font-display: swap;
|
|
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'),
|
|
url('/fonts/open-sans-v17-latin-ext_latin-600italic.woff2') format('woff2'),
|
|
url('/fonts/open-sans-v17-latin-ext_latin-600italic.woff') format('woff');
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
font-style: normal;
|
|
font-weight: 700;
|
|
font-display: swap;
|
|
src: local('Open Sans Bold'), local('OpenSans-Bold'),
|
|
url('/fonts/open-sans-v17-latin-ext_latin-700.woff2') format('woff2'),
|
|
url('/fonts/open-sans-v17-latin-ext_latin-700.woff') format('woff');
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
font-style: italic;
|
|
font-weight: 700;
|
|
font-display: swap;
|
|
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'),
|
|
url('/fonts/open-sans-v17-latin-ext_latin-700italic.woff2') format('woff2'),
|
|
url('/fonts/open-sans-v17-latin-ext_latin-700italic.woff') format('woff');
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
font-style: normal;
|
|
font-weight: 800;
|
|
font-display: swap;
|
|
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'),
|
|
url('/fonts/open-sans-v17-latin-ext_latin-800.woff2') format('woff2'),
|
|
url('/fonts/open-sans-v17-latin-ext_latin-800.woff') format('woff');
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
font-style: italic;
|
|
font-weight: 800;
|
|
font-display: swap;
|
|
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'),
|
|
url('/fonts/open-sans-v17-latin-ext_latin-800italic.woff2') format('woff2'),
|
|
url('/fonts/open-sans-v17-latin-ext_latin-800italic.woff') format('woff');
|
|
}
|