Twenty Thirteen: Bundle Google Fonts locally.
This changeset bundles the Google Fonts used by Twenty Thirteen locally in the theme folder, instead of loading them from Google servers. Existing font stylesheet handles are maintained for backward compatibilily. Props garrett-eclipse, kjellr, ocean90, SergeyBiryukov, westonruter, luminuu, audrasjb, jhoffmann, jffng, paapst, cbirdsong, webcommsat, kau-boy, MatthiasReinholz, sabernhardt, hellofromTonya, JeffPaul, davidbaumwald, desrosj, bedas, poena, costdev, mukesh27, azaozz, aristath. See #55985. Built from https://develop.svn.wordpress.org/trunk@55274 git-svn-id: http://core.svn.wordpress.org/trunk@54807 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
de70cbd2ad
commit
4cf142b2b2
|
@ -0,0 +1,125 @@
|
|||
/*
|
||||
Bitter
|
||||
Copyright 2011 The Bitter Project Authors (https://github.com/solmatas/BitterPro)
|
||||
SIL Open Font License, 1.1, https://opensource.org/licenses/OFL-1.1
|
||||
*/
|
||||
|
||||
/* bitter-cyrillic-ext-400-normal */
|
||||
@font-face {
|
||||
font-family: 'Bitter';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url('./bitter/bitter-cyrillic-ext-400-normal.woff2?ver=32') format('woff2'),
|
||||
url('./bitter/bitter-all-400-normal.woff?ver=32') format('woff');
|
||||
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
||||
}
|
||||
|
||||
/* bitter-cyrillic-400-normal */
|
||||
@font-face {
|
||||
font-family: 'Bitter';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url('./bitter/bitter-cyrillic-400-normal.woff2?ver=32') format('woff2'),
|
||||
url('./bitter/bitter-all-400-normal.woff?ver=32') format('woff');
|
||||
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
||||
}
|
||||
|
||||
/* bitter-vietnamese-400-normal */
|
||||
@font-face {
|
||||
font-family: 'Bitter';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url('./bitter/bitter-vietnamese-400-normal.woff2?ver=32') format('woff2'),
|
||||
url('./bitter/bitter-all-400-normal.woff?ver=32') format('woff');
|
||||
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
|
||||
}
|
||||
|
||||
/* bitter-latin-ext-400-normal */
|
||||
@font-face {
|
||||
font-family: 'Bitter';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url('./bitter/bitter-latin-ext-400-normal.woff2?ver=32') format('woff2'),
|
||||
url('./bitter/bitter-all-400-normal.woff?ver=32') format('woff');
|
||||
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
||||
}
|
||||
|
||||
/* bitter-latin-400-normal */
|
||||
@font-face {
|
||||
font-family: 'Bitter';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url('./bitter/bitter-latin-400-normal.woff2?ver=32') format('woff2'),
|
||||
url('./bitter/bitter-all-400-normal.woff?ver=32') format('woff');
|
||||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
||||
}
|
||||
|
||||
/* bitter-cyrillic-ext-700-normal */
|
||||
@font-face {
|
||||
font-family: 'Bitter';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 700;
|
||||
src:
|
||||
url('./bitter/bitter-cyrillic-ext-700-normal.woff2?ver=32') format('woff2'),
|
||||
url('./bitter/bitter-all-700-normal.woff?ver=32') format('woff');
|
||||
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
||||
}
|
||||
|
||||
/* bitter-cyrillic-700-normal */
|
||||
@font-face {
|
||||
font-family: 'Bitter';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 700;
|
||||
src:
|
||||
url('./bitter/bitter-cyrillic-700-normal.woff2?ver=32') format('woff2'),
|
||||
url('./bitter/bitter-all-700-normal.woff?ver=32') format('woff');
|
||||
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
||||
}
|
||||
|
||||
/* bitter-vietnamese-700-normal */
|
||||
@font-face {
|
||||
font-family: 'Bitter';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 700;
|
||||
src:
|
||||
url('./bitter/bitter-vietnamese-700-normal.woff2?ver=32') format('woff2'),
|
||||
url('./bitter/bitter-all-700-normal.woff?ver=32') format('woff');
|
||||
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
|
||||
}
|
||||
|
||||
/* bitter-latin-ext-700-normal */
|
||||
@font-face {
|
||||
font-family: 'Bitter';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 700;
|
||||
src:
|
||||
url('./bitter/bitter-latin-ext-700-normal.woff2?ver=32') format('woff2'),
|
||||
url('./bitter/bitter-all-700-normal.woff?ver=32') format('woff');
|
||||
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
||||
}
|
||||
|
||||
/* bitter-latin-700-normal */
|
||||
@font-face {
|
||||
font-family: 'Bitter';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 700;
|
||||
src:
|
||||
url('./bitter/bitter-latin-700-normal.woff2?ver=32') format('woff2'),
|
||||
url('./bitter/bitter-all-700-normal.woff?ver=32') format('woff');
|
||||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
||||
}
|
|
@ -0,0 +1,93 @@
|
|||
Copyright 2011 The Bitter Project Authors (https://github.com/solmatas/BitterPro)
|
||||
|
||||
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
||||
This license is copied below, and is also available with a FAQ at:
|
||||
http://scripts.sil.org/OFL
|
||||
|
||||
|
||||
-----------------------------------------------------------
|
||||
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
|
||||
-----------------------------------------------------------
|
||||
|
||||
PREAMBLE
|
||||
The goals of the Open Font License (OFL) are to stimulate worldwide
|
||||
development of collaborative font projects, to support the font creation
|
||||
efforts of academic and linguistic communities, and to provide a free and
|
||||
open framework in which fonts may be shared and improved in partnership
|
||||
with others.
|
||||
|
||||
The OFL allows the licensed fonts to be used, studied, modified and
|
||||
redistributed freely as long as they are not sold by themselves. The
|
||||
fonts, including any derivative works, can be bundled, embedded,
|
||||
redistributed and/or sold with any software provided that any reserved
|
||||
names are not used by derivative works. The fonts and derivatives,
|
||||
however, cannot be released under any other type of license. The
|
||||
requirement for fonts to remain under this license does not apply
|
||||
to any document created using the fonts or their derivatives.
|
||||
|
||||
DEFINITIONS
|
||||
"Font Software" refers to the set of files released by the Copyright
|
||||
Holder(s) under this license and clearly marked as such. This may
|
||||
include source files, build scripts and documentation.
|
||||
|
||||
"Reserved Font Name" refers to any names specified as such after the
|
||||
copyright statement(s).
|
||||
|
||||
"Original Version" refers to the collection of Font Software components as
|
||||
distributed by the Copyright Holder(s).
|
||||
|
||||
"Modified Version" refers to any derivative made by adding to, deleting,
|
||||
or substituting -- in part or in whole -- any of the components of the
|
||||
Original Version, by changing formats or by porting the Font Software to a
|
||||
new environment.
|
||||
|
||||
"Author" refers to any designer, engineer, programmer, technical
|
||||
writer or other person who contributed to the Font Software.
|
||||
|
||||
PERMISSION & CONDITIONS
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of the Font Software, to use, study, copy, merge, embed, modify,
|
||||
redistribute, and sell modified and unmodified copies of the Font
|
||||
Software, subject to the following conditions:
|
||||
|
||||
1) Neither the Font Software nor any of its individual components,
|
||||
in Original or Modified Versions, may be sold by itself.
|
||||
|
||||
2) Original or Modified Versions of the Font Software may be bundled,
|
||||
redistributed and/or sold with any software, provided that each copy
|
||||
contains the above copyright notice and this license. These can be
|
||||
included either as stand-alone text files, human-readable headers or
|
||||
in the appropriate machine-readable metadata fields within text or
|
||||
binary files as long as those fields can be easily viewed by the user.
|
||||
|
||||
3) No Modified Version of the Font Software may use the Reserved Font
|
||||
Name(s) unless explicit written permission is granted by the corresponding
|
||||
Copyright Holder. This restriction only applies to the primary font name as
|
||||
presented to the users.
|
||||
|
||||
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
|
||||
Software shall not be used to promote, endorse or advertise any
|
||||
Modified Version, except to acknowledge the contribution(s) of the
|
||||
Copyright Holder(s) and the Author(s) or with their explicit written
|
||||
permission.
|
||||
|
||||
5) The Font Software, modified or unmodified, in part or in whole,
|
||||
must be distributed entirely under this license, and must not be
|
||||
distributed under any other license. The requirement for fonts to
|
||||
remain under this license does not apply to any document created
|
||||
using the Font Software.
|
||||
|
||||
TERMINATION
|
||||
This license becomes null and void if any of the above conditions are
|
||||
not met.
|
||||
|
||||
DISCLAIMER
|
||||
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
||||
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
|
||||
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
||||
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
||||
OTHER DEALINGS IN THE FONT SOFTWARE.
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1,633 @@
|
|||
/*
|
||||
Source Sans Pro
|
||||
Copyright 2010 - 2018 Adobe Systems Incorporated (http://www.adobe.com/), with Reserved Font Name 'Source'.
|
||||
SIL Open Font License, 1.1, https://opensource.org/licenses/OFL-1.1
|
||||
|
||||
Bitter
|
||||
Copyright 2011 The Bitter Project Authors (https://github.com/solmatas/BitterPro)
|
||||
SIL Open Font License, 1.1, https://opensource.org/licenses/OFL-1.1
|
||||
*/
|
||||
|
||||
/* source-sans-pro-cyrillic-ext-300-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 300;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-cyrillic-ext-300-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-300-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
||||
}
|
||||
|
||||
/* source-sans-pro-cyrillic-300-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 300;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-cyrillic-300-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-300-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
||||
}
|
||||
|
||||
/* source-sans-pro-greek-ext-300-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 300;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-greek-ext-300-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-300-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+1F00-1FFF;
|
||||
}
|
||||
|
||||
/* source-sans-pro-greek-300-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 300;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-greek-300-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-300-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+0370-03FF;
|
||||
}
|
||||
|
||||
/* source-sans-pro-vietnamese-300-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 300;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-vietnamese-300-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-300-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
|
||||
}
|
||||
|
||||
/* source-sans-pro-latin-ext-300-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 300;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-latin-ext-300-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-300-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
||||
}
|
||||
|
||||
/* source-sans-pro-latin-300-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 300;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-latin-300-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-300-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
||||
}
|
||||
|
||||
/* source-sans-pro-cyrillic-ext-400-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-cyrillic-ext-400-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-400-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
||||
}
|
||||
|
||||
/* source-sans-pro-cyrillic-400-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-cyrillic-400-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-400-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
||||
}
|
||||
|
||||
/* source-sans-pro-greek-ext-400-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-greek-ext-400-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-400-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+1F00-1FFF;
|
||||
}
|
||||
|
||||
/* source-sans-pro-greek-400-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-greek-400-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-400-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+0370-03FF;
|
||||
}
|
||||
|
||||
/* source-sans-pro-vietnamese-400-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-vietnamese-400-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-400-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
|
||||
}
|
||||
|
||||
/* source-sans-pro-latin-ext-400-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-latin-ext-400-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-400-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
||||
}
|
||||
|
||||
/* source-sans-pro-latin-400-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-latin-400-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-400-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
||||
}
|
||||
|
||||
/* source-sans-pro-cyrillic-ext-700-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 700;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-cyrillic-ext-700-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-700-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
||||
}
|
||||
|
||||
/* source-sans-pro-cyrillic-700-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 700;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-cyrillic-700-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-700-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
||||
}
|
||||
|
||||
/* source-sans-pro-greek-ext-700-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 700;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-greek-ext-700-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-700-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+1F00-1FFF;
|
||||
}
|
||||
|
||||
/* source-sans-pro-greek-700-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 700;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-greek-700-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-700-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+0370-03FF;
|
||||
}
|
||||
|
||||
/* source-sans-pro-vietnamese-700-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 700;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-vietnamese-700-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-700-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
|
||||
}
|
||||
|
||||
/* source-sans-pro-latin-ext-700-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 700;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-latin-ext-700-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-700-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
||||
}
|
||||
|
||||
/* source-sans-pro-latin-700-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 700;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-latin-700-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-700-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
||||
}
|
||||
|
||||
/* source-sans-pro-cyrillic-ext-300-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 300;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-cyrillic-ext-300-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-300-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
||||
}
|
||||
|
||||
/* source-sans-pro-cyrillic-300-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 300;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-cyrillic-300-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-300-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
||||
}
|
||||
|
||||
/* source-sans-pro-greek-ext-300-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 300;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-greek-ext-300-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-300-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+1F00-1FFF;
|
||||
}
|
||||
|
||||
/* source-sans-pro-greek-300-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 300;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-greek-300-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-300-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+0370-03FF;
|
||||
}
|
||||
|
||||
/* source-sans-pro-vietnamese-300-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 300;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-vietnamese-300-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-300-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
|
||||
}
|
||||
|
||||
/* source-sans-pro-latin-ext-300-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 300;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-latin-ext-300-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-300-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
||||
}
|
||||
|
||||
/* source-sans-pro-latin-300-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 300;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-latin-300-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-300-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
||||
}
|
||||
|
||||
/* source-sans-pro-cyrillic-ext-400-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-cyrillic-ext-400-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-400-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
||||
}
|
||||
|
||||
/* source-sans-pro-cyrillic-400-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-cyrillic-400-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-400-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
||||
}
|
||||
|
||||
/* source-sans-pro-greek-ext-400-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-greek-ext-400-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-400-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+1F00-1FFF;
|
||||
}
|
||||
|
||||
/* source-sans-pro-greek-400-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-greek-400-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-400-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+0370-03FF;
|
||||
}
|
||||
|
||||
/* source-sans-pro-vietnamese-400-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-vietnamese-400-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-400-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
|
||||
}
|
||||
|
||||
/* source-sans-pro-latin-ext-400-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-latin-ext-400-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-400-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
||||
}
|
||||
|
||||
/* source-sans-pro-latin-400-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-latin-400-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-400-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
||||
}
|
||||
|
||||
/* source-sans-pro-cyrillic-ext-700-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 700;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-cyrillic-ext-700-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-700-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
||||
}
|
||||
|
||||
/* source-sans-pro-cyrillic-700-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 700;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-cyrillic-700-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-700-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
||||
}
|
||||
|
||||
/* source-sans-pro-greek-ext-700-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 700;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-greek-ext-700-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-700-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+1F00-1FFF;
|
||||
}
|
||||
|
||||
/* source-sans-pro-greek-700-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 700;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-greek-700-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-700-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+0370-03FF;
|
||||
}
|
||||
|
||||
/* source-sans-pro-vietnamese-700-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 700;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-vietnamese-700-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-700-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
|
||||
}
|
||||
|
||||
/* source-sans-pro-latin-ext-700-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 700;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-latin-ext-700-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-700-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
||||
}
|
||||
|
||||
/* source-sans-pro-latin-700-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 700;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-latin-700-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-700-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
||||
}
|
||||
|
||||
/* bitter-cyrillic-ext-400-normal */
|
||||
@font-face {
|
||||
font-family: 'Bitter';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url('./bitter/bitter-cyrillic-ext-400-normal.woff2?ver=32') format('woff2'),
|
||||
url('./bitter/bitter-all-400-normal.woff?ver=32') format('woff');
|
||||
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
||||
}
|
||||
|
||||
/* bitter-cyrillic-400-normal */
|
||||
@font-face {
|
||||
font-family: 'Bitter';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url('./bitter/bitter-cyrillic-400-normal.woff2?ver=32') format('woff2'),
|
||||
url('./bitter/bitter-all-400-normal.woff?ver=32') format('woff');
|
||||
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
||||
}
|
||||
|
||||
/* bitter-vietnamese-400-normal */
|
||||
@font-face {
|
||||
font-family: 'Bitter';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url('./bitter/bitter-vietnamese-400-normal.woff2?ver=32') format('woff2'),
|
||||
url('./bitter/bitter-all-400-normal.woff?ver=32') format('woff');
|
||||
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
|
||||
}
|
||||
|
||||
/* bitter-latin-ext-400-normal */
|
||||
@font-face {
|
||||
font-family: 'Bitter';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url('./bitter/bitter-latin-ext-400-normal.woff2?ver=32') format('woff2'),
|
||||
url('./bitter/bitter-all-400-normal.woff?ver=32') format('woff');
|
||||
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
||||
}
|
||||
|
||||
/* bitter-latin-400-normal */
|
||||
@font-face {
|
||||
font-family: 'Bitter';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url('./bitter/bitter-latin-400-normal.woff2?ver=32') format('woff2'),
|
||||
url('./bitter/bitter-all-400-normal.woff?ver=32') format('woff');
|
||||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
||||
}
|
||||
|
||||
/* bitter-cyrillic-ext-700-normal */
|
||||
@font-face {
|
||||
font-family: 'Bitter';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 700;
|
||||
src:
|
||||
url('./bitter/bitter-cyrillic-ext-700-normal.woff2?ver=32') format('woff2'),
|
||||
url('./bitter/bitter-all-700-normal.woff?ver=32') format('woff');
|
||||
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
||||
}
|
||||
|
||||
/* bitter-cyrillic-700-normal */
|
||||
@font-face {
|
||||
font-family: 'Bitter';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 700;
|
||||
src:
|
||||
url('./bitter/bitter-cyrillic-700-normal.woff2?ver=32') format('woff2'),
|
||||
url('./bitter/bitter-all-700-normal.woff?ver=32') format('woff');
|
||||
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
||||
}
|
||||
|
||||
/* bitter-vietnamese-700-normal */
|
||||
@font-face {
|
||||
font-family: 'Bitter';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 700;
|
||||
src:
|
||||
url('./bitter/bitter-vietnamese-700-normal.woff2?ver=32') format('woff2'),
|
||||
url('./bitter/bitter-all-700-normal.woff?ver=32') format('woff');
|
||||
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
|
||||
}
|
||||
|
||||
/* bitter-latin-ext-700-normal */
|
||||
@font-face {
|
||||
font-family: 'Bitter';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 700;
|
||||
src:
|
||||
url('./bitter/bitter-latin-ext-700-normal.woff2?ver=32') format('woff2'),
|
||||
url('./bitter/bitter-all-700-normal.woff?ver=32') format('woff');
|
||||
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
||||
}
|
||||
|
||||
/* bitter-latin-700-normal */
|
||||
@font-face {
|
||||
font-family: 'Bitter';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 700;
|
||||
src:
|
||||
url('./bitter/bitter-latin-700-normal.woff2?ver=32') format('woff2'),
|
||||
url('./bitter/bitter-all-700-normal.woff?ver=32') format('woff');
|
||||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
||||
}
|
|
@ -0,0 +1,509 @@
|
|||
/*
|
||||
Source Sans Pro
|
||||
Copyright 2010 - 2018 Adobe Systems Incorporated (http://www.adobe.com/), with Reserved Font Name 'Source'.
|
||||
SIL Open Font License, 1.1, https://opensource.org/licenses/OFL-1.1
|
||||
*/
|
||||
|
||||
/* source-sans-pro-cyrillic-ext-300-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 300;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-cyrillic-ext-300-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-300-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
||||
}
|
||||
|
||||
/* source-sans-pro-cyrillic-300-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 300;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-cyrillic-300-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-300-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
||||
}
|
||||
|
||||
/* source-sans-pro-greek-ext-300-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 300;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-greek-ext-300-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-300-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+1F00-1FFF;
|
||||
}
|
||||
|
||||
/* source-sans-pro-greek-300-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 300;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-greek-300-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-300-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+0370-03FF;
|
||||
}
|
||||
|
||||
/* source-sans-pro-vietnamese-300-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 300;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-vietnamese-300-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-300-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
|
||||
}
|
||||
|
||||
/* source-sans-pro-latin-ext-300-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 300;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-latin-ext-300-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-300-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
||||
}
|
||||
|
||||
/* source-sans-pro-latin-300-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 300;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-latin-300-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-300-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
||||
}
|
||||
|
||||
/* source-sans-pro-cyrillic-ext-400-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-cyrillic-ext-400-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-400-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
||||
}
|
||||
|
||||
/* source-sans-pro-cyrillic-400-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-cyrillic-400-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-400-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
||||
}
|
||||
|
||||
/* source-sans-pro-greek-ext-400-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-greek-ext-400-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-400-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+1F00-1FFF;
|
||||
}
|
||||
|
||||
/* source-sans-pro-greek-400-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-greek-400-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-400-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+0370-03FF;
|
||||
}
|
||||
|
||||
/* source-sans-pro-vietnamese-400-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-vietnamese-400-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-400-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
|
||||
}
|
||||
|
||||
/* source-sans-pro-latin-ext-400-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-latin-ext-400-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-400-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
||||
}
|
||||
|
||||
/* source-sans-pro-latin-400-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-latin-400-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-400-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
||||
}
|
||||
|
||||
/* source-sans-pro-cyrillic-ext-700-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 700;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-cyrillic-ext-700-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-700-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
||||
}
|
||||
|
||||
/* source-sans-pro-cyrillic-700-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 700;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-cyrillic-700-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-700-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
||||
}
|
||||
|
||||
/* source-sans-pro-greek-ext-700-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 700;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-greek-ext-700-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-700-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+1F00-1FFF;
|
||||
}
|
||||
|
||||
/* source-sans-pro-greek-700-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 700;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-greek-700-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-700-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+0370-03FF;
|
||||
}
|
||||
|
||||
/* source-sans-pro-vietnamese-700-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 700;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-vietnamese-700-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-700-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
|
||||
}
|
||||
|
||||
/* source-sans-pro-latin-ext-700-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 700;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-latin-ext-700-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-700-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
||||
}
|
||||
|
||||
/* source-sans-pro-latin-700-normal */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-display: fallback;
|
||||
font-weight: 700;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-latin-700-normal.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-700-normal.woff?ver=21') format('woff');
|
||||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
||||
}
|
||||
|
||||
/* source-sans-pro-cyrillic-ext-300-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 300;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-cyrillic-ext-300-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-300-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
||||
}
|
||||
|
||||
/* source-sans-pro-cyrillic-300-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 300;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-cyrillic-300-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-300-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
||||
}
|
||||
|
||||
/* source-sans-pro-greek-ext-300-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 300;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-greek-ext-300-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-300-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+1F00-1FFF;
|
||||
}
|
||||
|
||||
/* source-sans-pro-greek-300-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 300;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-greek-300-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-300-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+0370-03FF;
|
||||
}
|
||||
|
||||
/* source-sans-pro-vietnamese-300-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 300;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-vietnamese-300-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-300-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
|
||||
}
|
||||
|
||||
/* source-sans-pro-latin-ext-300-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 300;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-latin-ext-300-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-300-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
||||
}
|
||||
|
||||
/* source-sans-pro-latin-300-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 300;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-latin-300-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-300-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
||||
}
|
||||
|
||||
/* source-sans-pro-cyrillic-ext-400-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-cyrillic-ext-400-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-400-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
||||
}
|
||||
|
||||
/* source-sans-pro-cyrillic-400-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-cyrillic-400-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-400-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
||||
}
|
||||
|
||||
/* source-sans-pro-greek-ext-400-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-greek-ext-400-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-400-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+1F00-1FFF;
|
||||
}
|
||||
|
||||
/* source-sans-pro-greek-400-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-greek-400-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-400-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+0370-03FF;
|
||||
}
|
||||
|
||||
/* source-sans-pro-vietnamese-400-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-vietnamese-400-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-400-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
|
||||
}
|
||||
|
||||
/* source-sans-pro-latin-ext-400-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-latin-ext-400-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-400-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
||||
}
|
||||
|
||||
/* source-sans-pro-latin-400-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-latin-400-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-400-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
||||
}
|
||||
|
||||
/* source-sans-pro-cyrillic-ext-700-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 700;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-cyrillic-ext-700-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-700-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
||||
}
|
||||
|
||||
/* source-sans-pro-cyrillic-700-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 700;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-cyrillic-700-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-700-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
||||
}
|
||||
|
||||
/* source-sans-pro-greek-ext-700-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 700;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-greek-ext-700-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-700-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+1F00-1FFF;
|
||||
}
|
||||
|
||||
/* source-sans-pro-greek-700-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 700;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-greek-700-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-700-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+0370-03FF;
|
||||
}
|
||||
|
||||
/* source-sans-pro-vietnamese-700-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 700;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-vietnamese-700-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-700-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
|
||||
}
|
||||
|
||||
/* source-sans-pro-latin-ext-700-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 700;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-latin-ext-700-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-700-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
||||
}
|
||||
|
||||
/* source-sans-pro-latin-700-italic */
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-display: fallback;
|
||||
font-weight: 700;
|
||||
src:
|
||||
url('./source-sans-pro/source-sans-pro-latin-700-italic.woff2?ver=21') format('woff2'),
|
||||
url('./source-sans-pro/source-sans-pro-all-700-italic.woff?ver=21') format('woff');
|
||||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
||||
}
|
|
@ -0,0 +1,93 @@
|
|||
© 2010 - 2018 Adobe Systems Incorporated (http://www.adobe.com/), with Reserved Font Name ‘Source’.
|
||||
|
||||
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
||||
This license is copied below, and is also available with a FAQ at:
|
||||
http://scripts.sil.org/OFL
|
||||
|
||||
|
||||
-----------------------------------------------------------
|
||||
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
|
||||
-----------------------------------------------------------
|
||||
|
||||
PREAMBLE
|
||||
The goals of the Open Font License (OFL) are to stimulate worldwide
|
||||
development of collaborative font projects, to support the font creation
|
||||
efforts of academic and linguistic communities, and to provide a free and
|
||||
open framework in which fonts may be shared and improved in partnership
|
||||
with others.
|
||||
|
||||
The OFL allows the licensed fonts to be used, studied, modified and
|
||||
redistributed freely as long as they are not sold by themselves. The
|
||||
fonts, including any derivative works, can be bundled, embedded,
|
||||
redistributed and/or sold with any software provided that any reserved
|
||||
names are not used by derivative works. The fonts and derivatives,
|
||||
however, cannot be released under any other type of license. The
|
||||
requirement for fonts to remain under this license does not apply
|
||||
to any document created using the fonts or their derivatives.
|
||||
|
||||
DEFINITIONS
|
||||
"Font Software" refers to the set of files released by the Copyright
|
||||
Holder(s) under this license and clearly marked as such. This may
|
||||
include source files, build scripts and documentation.
|
||||
|
||||
"Reserved Font Name" refers to any names specified as such after the
|
||||
copyright statement(s).
|
||||
|
||||
"Original Version" refers to the collection of Font Software components as
|
||||
distributed by the Copyright Holder(s).
|
||||
|
||||
"Modified Version" refers to any derivative made by adding to, deleting,
|
||||
or substituting -- in part or in whole -- any of the components of the
|
||||
Original Version, by changing formats or by porting the Font Software to a
|
||||
new environment.
|
||||
|
||||
"Author" refers to any designer, engineer, programmer, technical
|
||||
writer or other person who contributed to the Font Software.
|
||||
|
||||
PERMISSION & CONDITIONS
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of the Font Software, to use, study, copy, merge, embed, modify,
|
||||
redistribute, and sell modified and unmodified copies of the Font
|
||||
Software, subject to the following conditions:
|
||||
|
||||
1) Neither the Font Software nor any of its individual components,
|
||||
in Original or Modified Versions, may be sold by itself.
|
||||
|
||||
2) Original or Modified Versions of the Font Software may be bundled,
|
||||
redistributed and/or sold with any software, provided that each copy
|
||||
contains the above copyright notice and this license. These can be
|
||||
included either as stand-alone text files, human-readable headers or
|
||||
in the appropriate machine-readable metadata fields within text or
|
||||
binary files as long as those fields can be easily viewed by the user.
|
||||
|
||||
3) No Modified Version of the Font Software may use the Reserved Font
|
||||
Name(s) unless explicit written permission is granted by the corresponding
|
||||
Copyright Holder. This restriction only applies to the primary font name as
|
||||
presented to the users.
|
||||
|
||||
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
|
||||
Software shall not be used to promote, endorse or advertise any
|
||||
Modified Version, except to acknowledge the contribution(s) of the
|
||||
Copyright Holder(s) and the Author(s) or with their explicit written
|
||||
permission.
|
||||
|
||||
5) The Font Software, modified or unmodified, in part or in whole,
|
||||
must be distributed entirely under this license, and must not be
|
||||
distributed under any other license. The requirement for fonts to
|
||||
remain under this license does not apply to any document created
|
||||
using the Font Software.
|
||||
|
||||
TERMINATION
|
||||
This license becomes null and void if any of the above conditions are
|
||||
not met.
|
||||
|
||||
DISCLAIMER
|
||||
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
||||
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
|
||||
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
||||
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
||||
OTHER DEALINGS IN THE FONT SOFTWARE.
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -80,9 +80,15 @@ function twentythirteen_setup() {
|
|||
|
||||
/*
|
||||
* This theme styles the visual editor to resemble the theme style,
|
||||
* specifically font, colors, icons, and column width.
|
||||
* specifically font, colors, icons, and column width. When fonts are
|
||||
* self-hosted, the theme directory needs to be removed first.
|
||||
*/
|
||||
add_editor_style( array( 'css/editor-style.css', 'genericons/genericons.css', twentythirteen_fonts_url() ) );
|
||||
$font_stylesheet = str_replace(
|
||||
array( get_template_directory_uri() . '/', get_stylesheet_directory_uri() . '/' ),
|
||||
'',
|
||||
twentythirteen_fonts_url()
|
||||
);
|
||||
add_editor_style( array( 'css/editor-style.css', 'genericons/genericons.css', $font_stylesheet ) );
|
||||
|
||||
// Load regular editor styles into the new block-based editor.
|
||||
add_theme_support( 'editor-styles' );
|
||||
|
@ -243,52 +249,50 @@ function twentythirteen_setup() {
|
|||
}
|
||||
add_action( 'after_setup_theme', 'twentythirteen_setup' );
|
||||
|
||||
/**
|
||||
* Return the Google font stylesheet URL, if available.
|
||||
*
|
||||
* The use of Source Sans Pro and Bitter by default is localized. For languages
|
||||
* that use characters not supported by the font, the font can be disabled.
|
||||
*
|
||||
* @since Twenty Thirteen 1.0
|
||||
*
|
||||
* @return string Font stylesheet or empty string if disabled.
|
||||
*/
|
||||
function twentythirteen_fonts_url() {
|
||||
$fonts_url = '';
|
||||
|
||||
/*
|
||||
* translators: If there are characters in your language that are not supported
|
||||
* by Source Sans Pro, translate this to 'off'. Do not translate into your own language.
|
||||
if ( ! function_exists( 'twentythirteen_fonts_url' ) ) :
|
||||
/**
|
||||
* Return the font stylesheet URL, if available.
|
||||
*
|
||||
* The use of Source Sans Pro and Bitter by default is localized. For languages
|
||||
* that use characters not supported by the font, the font can be disabled.
|
||||
*
|
||||
* @since Twenty Thirteen 1.0
|
||||
* @since Twenty Thirteen 3.8 Replaced Google URL with self-hosted fonts.
|
||||
*
|
||||
* @return string Font stylesheet or empty string if disabled.
|
||||
*/
|
||||
$source_sans_pro = _x( 'on', 'Source Sans Pro font: on or off', 'twentythirteen' );
|
||||
function twentythirteen_fonts_url() {
|
||||
$fonts_url = '';
|
||||
|
||||
/*
|
||||
* translators: If there are characters in your language that are not supported
|
||||
* by Bitter, translate this to 'off'. Do not translate into your own language.
|
||||
*/
|
||||
$bitter = _x( 'on', 'Bitter font: on or off', 'twentythirteen' );
|
||||
/*
|
||||
* translators: If there are characters in your language that are not supported
|
||||
* by Source Sans Pro, translate this to 'off'. Do not translate into your own language.
|
||||
*/
|
||||
$source_sans_pro = _x( 'on', 'Source Sans Pro font: on or off', 'twentythirteen' );
|
||||
|
||||
if ( 'off' !== $source_sans_pro || 'off' !== $bitter ) {
|
||||
$font_families = array();
|
||||
/*
|
||||
* translators: If there are characters in your language that are not supported
|
||||
* by Bitter, translate this to 'off'. Do not translate into your own language.
|
||||
*/
|
||||
$bitter = _x( 'on', 'Bitter font: on or off', 'twentythirteen' );
|
||||
|
||||
if ( 'off' !== $source_sans_pro ) {
|
||||
$font_families[] = 'Source Sans Pro:300,400,700,300italic,400italic,700italic';
|
||||
if ( 'off' !== $source_sans_pro || 'off' !== $bitter ) {
|
||||
$font_families = array();
|
||||
|
||||
if ( 'off' !== $source_sans_pro ) {
|
||||
$font_families[] = 'source-sans-pro';
|
||||
}
|
||||
|
||||
if ( 'off' !== $bitter ) {
|
||||
$font_families[] = 'bitter';
|
||||
}
|
||||
|
||||
$fonts_url = get_template_directory_uri() . '/fonts/' . implode( '-plus-', $font_families ) . '.css';
|
||||
}
|
||||
|
||||
if ( 'off' !== $bitter ) {
|
||||
$font_families[] = 'Bitter:400,700';
|
||||
}
|
||||
|
||||
$query_args = array(
|
||||
'family' => urlencode( implode( '|', $font_families ) ),
|
||||
'subset' => urlencode( 'latin,latin-ext' ),
|
||||
'display' => urlencode( 'fallback' ),
|
||||
);
|
||||
$fonts_url = add_query_arg( $query_args, 'https://fonts.googleapis.com/css' );
|
||||
return $fonts_url;
|
||||
}
|
||||
|
||||
return $fonts_url;
|
||||
}
|
||||
endif;
|
||||
|
||||
/**
|
||||
* Enqueue scripts and styles for the front end.
|
||||
|
@ -313,7 +317,8 @@ function twentythirteen_scripts_styles() {
|
|||
wp_enqueue_script( 'twentythirteen-script', get_template_directory_uri() . '/js/functions.js', array( 'jquery' ), '20210122', true );
|
||||
|
||||
// Add Source Sans Pro and Bitter fonts, used in the main stylesheet.
|
||||
wp_enqueue_style( 'twentythirteen-fonts', twentythirteen_fonts_url(), array(), null );
|
||||
$font_version = ( 0 === strpos( (string) twentythirteen_fonts_url(), get_template_directory_uri() . '/' ) ) ? '20230328' : null;
|
||||
wp_enqueue_style( 'twentythirteen-fonts', twentythirteen_fonts_url(), array(), $font_version );
|
||||
|
||||
// Add Genericons font, used in the main stylesheet.
|
||||
wp_enqueue_style( 'genericons', get_template_directory_uri() . '/genericons/genericons.css', array(), '3.0.3' );
|
||||
|
@ -334,6 +339,7 @@ add_action( 'wp_enqueue_scripts', 'twentythirteen_scripts_styles' );
|
|||
* Add preconnect for Google Fonts.
|
||||
*
|
||||
* @since Twenty Thirteen 2.1
|
||||
* @deprecated Twenty Thirteen 3.8 Disabled filter because, by default, fonts are self-hosted.
|
||||
*
|
||||
* @param array $urls URLs to print for resource hints.
|
||||
* @param string $relation_type The relation type the URLs are printed.
|
||||
|
@ -353,7 +359,7 @@ function twentythirteen_resource_hints( $urls, $relation_type ) {
|
|||
|
||||
return $urls;
|
||||
}
|
||||
add_filter( 'wp_resource_hints', 'twentythirteen_resource_hints', 10, 2 );
|
||||
// add_filter( 'wp_resource_hints', 'twentythirteen_resource_hints', 10, 2 );
|
||||
|
||||
/**
|
||||
* Enqueue styles for the block-based editor.
|
||||
|
@ -364,7 +370,8 @@ function twentythirteen_block_editor_styles() {
|
|||
// Block styles.
|
||||
wp_enqueue_style( 'twentythirteen-block-editor-style', get_template_directory_uri() . '/css/editor-blocks.css', array(), '20210621' );
|
||||
// Add custom fonts.
|
||||
wp_enqueue_style( 'twentythirteen-fonts', twentythirteen_fonts_url(), array(), null );
|
||||
$font_version = ( 0 === strpos( (string) twentythirteen_fonts_url(), get_template_directory_uri() . '/' ) ) ? '20230328' : null;
|
||||
wp_enqueue_style( 'twentythirteen-fonts', twentythirteen_fonts_url(), array(), $font_version );
|
||||
}
|
||||
add_action( 'enqueue_block_editor_assets', 'twentythirteen_block_editor_styles' );
|
||||
|
||||
|
|
|
@ -44,6 +44,16 @@ Genericons icon font, Copyright 2013-2017 Automattic.com
|
|||
License: GNU GPL, Version 2 (or later)
|
||||
Source: http://www.genericons.com
|
||||
|
||||
Bitter Font
|
||||
Copyright 2011 The Bitter Project Authors (https://github.com/solmatas/BitterPro)
|
||||
License: SIL Open Font License, 1.1, https://opensource.org/licenses/OFL-1.1
|
||||
Source: https://fontsource.org/fonts/bitter
|
||||
|
||||
Source Sans Pro Font
|
||||
© 2010 - 2018 Adobe Systems Incorporated (http://www.adobe.com/), with Reserved Font Name ‘Source’.
|
||||
License: SIL Open Font License, 1.1, https://opensource.org/licenses/OFL-1.1
|
||||
Source: https://fontsource.org/fonts/source-sans-pro
|
||||
|
||||
Images
|
||||
Cylinder Interior: https://www.flickr.com/photos/nasacommons/14052998066/in/album-72157644439092941/. Rick Guidice, NASA Ames Research Center.
|
||||
Bernal Cutaway: https://www.flickr.com/photos/nasacommons/14052996976/in/album-72157644439092941/ Don Davis, NASA Ames Research Center.
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '6.2-alpha-55273';
|
||||
$wp_version = '6.2-alpha-55274';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
|
Loading…
Reference in New Issue