2018-05-25 04:17:29 +02:00
|
|
|
/*
|
|
|
|
* Nunito.
|
|
|
|
* Includes extended Latin and Vietnamese character sets
|
2019-01-31 11:43:06 +01:00
|
|
|
* Current URLs are taken from
|
|
|
|
* https://github.com/alexeiva/NunitoFont/releases/tag/v3.500
|
|
|
|
* ...in order to include cyrillic.
|
|
|
|
*
|
|
|
|
* Previously, they were
|
2018-12-31 16:59:08 +01:00
|
|
|
* https://fonts.googleapis.com/css?family=Nunito:400,400i,600,600i,700,700i&subset=latin-ext,vietnamese
|
2019-01-31 11:43:06 +01:00
|
|
|
*
|
2019-01-31 11:51:26 +01:00
|
|
|
* We explicitly do not include Nunito's italic variants, as they are not italic enough
|
|
|
|
* and it's better to rely on the browser's built-in obliquing behaviour.
|
2018-05-25 04:17:29 +02:00
|
|
|
*/
|
|
|
|
|
|
|
|
/* the 'src' links are relative to the bundle.css, which is in a subdirectory.
|
|
|
|
*/
|
|
|
|
@font-face {
|
2019-05-19 16:23:43 +02:00
|
|
|
font-family: 'Nunito';
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 400;
|
|
|
|
src: url('$(res)/fonts/Nunito/Nunito-Regular.ttf') format('truetype');
|
2018-05-25 04:17:29 +02:00
|
|
|
}
|
|
|
|
@font-face {
|
2019-05-19 16:23:43 +02:00
|
|
|
font-family: 'Nunito';
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 600;
|
|
|
|
src: url('$(res)/fonts/Nunito/Nunito-SemiBold.ttf') format('truetype');
|
2018-05-25 04:17:29 +02:00
|
|
|
}
|
|
|
|
@font-face {
|
2019-05-19 16:23:43 +02:00
|
|
|
font-family: 'Nunito';
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 700;
|
|
|
|
src: url('$(res)/fonts/Nunito/Nunito-Bold.ttf') format('truetype');
|
2018-05-25 04:17:29 +02:00
|
|
|
}
|
|
|
|
|
2019-05-22 03:31:24 +02:00
|
|
|
/* latin-ext */
|
2018-05-25 04:17:29 +02:00
|
|
|
@font-face {
|
2019-05-22 03:31:24 +02:00
|
|
|
font-family: 'Inconsolata';
|
|
|
|
font-style: normal;
|
2018-05-25 04:17:29 +02:00
|
|
|
font-weight: 400;
|
2019-05-22 03:31:24 +02:00
|
|
|
src: local('Inconsolata Regular'), local('Inconsolata-Regular'), url('$(res)/fonts/Inconsolata/QldKNThLqRwH-OJ1UHjlKGlX5qhExfHwNJU.woff2') format('woff2');
|
|
|
|
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;
|
|
|
|
}
|
|
|
|
/* latin */
|
|
|
|
@font-face {
|
|
|
|
font-family: 'Inconsolata';
|
2018-05-25 04:17:29 +02:00
|
|
|
font-style: normal;
|
2019-05-22 03:31:24 +02:00
|
|
|
font-weight: 400;
|
|
|
|
font-display: swap;
|
|
|
|
src: local('Inconsolata Regular'), local('Inconsolata-Regular'), url('$(res)/fonts/Inconsolata/QldKNThLqRwH-OJ1UHjlKGlZ5qhExfHw.woff2') format('woff2');
|
|
|
|
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;
|
2018-05-25 04:17:29 +02:00
|
|
|
}
|
2019-05-22 03:31:24 +02:00
|
|
|
/* latin-ext */
|
2018-05-25 04:17:29 +02:00
|
|
|
@font-face {
|
2019-05-22 03:31:24 +02:00
|
|
|
font-family: 'Inconsolata';
|
|
|
|
font-style: normal;
|
2018-05-25 04:17:29 +02:00
|
|
|
font-weight: 700;
|
2019-05-22 03:31:24 +02:00
|
|
|
font-display: swap;
|
|
|
|
src: local('Inconsolata Bold'), local('Inconsolata-Bold'), url('$(res)/fonts/Inconsolata/QldXNThLqRwH-OJ1UHjlKGHiw71n5_zaDpwm80E.woff2') format('woff2');
|
|
|
|
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;
|
|
|
|
}
|
|
|
|
/* latin */
|
|
|
|
@font-face {
|
|
|
|
font-family: 'Inconsolata';
|
2018-05-25 04:17:29 +02:00
|
|
|
font-style: normal;
|
2019-05-22 03:31:24 +02:00
|
|
|
font-weight: 700;
|
|
|
|
font-display: swap;
|
|
|
|
src: local('Inconsolata Bold'), local('Inconsolata-Bold'), url('$(res)/fonts/Inconsolata/QldXNThLqRwH-OJ1UHjlKGHiw71p5_zaDpwm.woff2') format('woff2');
|
|
|
|
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;
|
2018-05-25 04:17:29 +02:00
|
|
|
}
|
2019-05-19 16:23:43 +02:00
|
|
|
|
|
|
|
/* a COLR/CPAL version of Twemoji used for consistent cross-browser emoji
|
|
|
|
* taken from https://github.com/mozilla/twemoji-colr
|
|
|
|
* using the fix from https://github.com/mozilla/twemoji-colr/issues/50 to
|
|
|
|
* work on macOS
|
|
|
|
*/
|
2019-05-22 03:31:24 +02:00
|
|
|
/*
|
|
|
|
// except we now load it dynamically via FontManager to handle browsers
|
|
|
|
// which can't render COLR/CPAL still
|
2019-05-19 16:23:43 +02:00
|
|
|
@font-face {
|
|
|
|
font-family: "Twemoji Mozilla";
|
|
|
|
src: url('$(res)/fonts/Twemoji_Mozilla/TwemojiMozilla.woff2') format('woff2');
|
|
|
|
}
|
2019-05-22 03:31:24 +02:00
|
|
|
*/
|