compost-jekyll-theme 0.4.2 → 0.4.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (193) hide show
  1. checksums.yaml +4 -4
  2. data/_data/en.yml +56 -56
  3. data/_data/es.yml +55 -55
  4. data/_data/fixtures/activity_pub/activities/sutty.yml +19 -17
  5. data/_data/fixtures/activity_pub/likes.yml +18 -18
  6. data/_data/fixtures/activity_pub/replies.yml +444 -421
  7. data/_data/fixtures/activity_pub/shared.yml +65 -65
  8. data/_data/fixtures/activity_pub/users/cibor_yogui.yml +49 -49
  9. data/_data/fixtures/activity_pub/users/edumerco.yml +64 -62
  10. data/_data/fixtures/activity_pub/users/f.yml +65 -62
  11. data/_data/fixtures/activity_pub/users/sutty.yml +63 -60
  12. data/_data/layouts/about.yml +20 -20
  13. data/_data/layouts/author.yml +2 -2
  14. data/_data/layouts/back_cover.yml +2 -2
  15. data/_data/layouts/button.yml +2 -2
  16. data/_data/layouts/button_copy.yml +2 -2
  17. data/_data/layouts/code_of_conduct.yml +2 -2
  18. data/_data/layouts/footer.yml +2 -2
  19. data/_data/layouts/front_cover.yml +2 -2
  20. data/_data/layouts/goal.yml +2 -2
  21. data/_data/layouts/license.yml +2 -2
  22. data/_data/layouts/menu.yml +10 -10
  23. data/_data/layouts/post.yml +5 -5
  24. data/_data/layouts/privacy_policy.yml +2 -2
  25. data/_data/layouts/support.yml +2 -2
  26. data/_data/layouts/supporter.yml +2 -2
  27. data/_data/layouts/theme.yml +65 -41
  28. data/_data/placeholder.yml +2 -2
  29. data/_data/schema.yml +10 -10
  30. data/_data/theme.yml +54 -54
  31. data/_includes/author_block.html +7 -8
  32. data/_includes/biography.html +3 -4
  33. data/_includes/bootstrap/custom_select.html +6 -7
  34. data/_includes/btn_header.html +8 -9
  35. data/_includes/buttons/with_copy.html +6 -7
  36. data/_includes/buttons/with_link.html +8 -9
  37. data/_includes/card_horizontal.html +6 -7
  38. data/_includes/cover_post/generic.html +26 -25
  39. data/_includes/cover_post/home.html +9 -9
  40. data/_includes/cover_post/menu.html +16 -15
  41. data/_includes/date.html +4 -3
  42. data/_includes/details.html +17 -18
  43. data/_includes/device_detector.html +19 -8
  44. data/_includes/divider.html +6 -7
  45. data/_includes/embed_responsive.html +13 -11
  46. data/_includes/external_link.html +10 -10
  47. data/_includes/fa.html +11 -6
  48. data/_includes/footer.html +10 -13
  49. data/_includes/goal.html +20 -12
  50. data/_includes/header.html +20 -17
  51. data/_includes/header_toggler.html +28 -28
  52. data/_includes/headings/generic.html +4 -5
  53. data/_includes/headings/h1.html +3 -4
  54. data/_includes/headings/h2.html +3 -4
  55. data/_includes/headings/h3.html +3 -4
  56. data/_includes/headings/with_link.html +4 -5
  57. data/_includes/image_with_link.html +18 -16
  58. data/_includes/license_block.html +7 -5
  59. data/_includes/menu_close.html +4 -5
  60. data/_includes/menu_item.html +4 -5
  61. data/_includes/menu_open.html +4 -5
  62. data/_includes/navigation_post.html +32 -30
  63. data/_includes/picture.html +11 -10
  64. data/_includes/script.html +1 -1
  65. data/_includes/text_link.html +5 -6
  66. data/_includes/theme/author_block.html +1 -1
  67. data/_includes/theme/biography.html +1 -3
  68. data/_includes/theme/card_horizontal.html +2 -1
  69. data/_includes/theme/cards.html +6 -5
  70. data/_includes/theme/colors.html +1 -1
  71. data/_includes/theme/content.html +9 -9
  72. data/_includes/theme/embed_responsive.html +3 -3
  73. data/_includes/theme/font_sizes.html +6 -10
  74. data/_includes/theme/footer.html +2 -1
  75. data/_includes/theme/header_close.html +14 -13
  76. data/_includes/theme/header_open.html +14 -13
  77. data/_includes/theme/header_toggler.html +11 -9
  78. data/_includes/theme/llamar_modal.html +3 -7
  79. data/_includes/theme/modal_ayuda.html +1 -1
  80. data/_includes/theme/modal_imagen.html +2 -4
  81. data/_includes/theme/modal_video.html +2 -4
  82. data/_includes/theme/reactions.html +4 -1
  83. data/_includes/theme/toot_card.html +4 -3
  84. data/_includes/toggler/toggler.html +3 -2
  85. data/_includes/toggler/toggler_label.html +2 -1
  86. data/_includes/toggler/toggler_related.html +2 -1
  87. data/_layouts/about.html +2 -3
  88. data/_layouts/back_cover.html +11 -10
  89. data/_layouts/code_of_conduct.html +3 -3
  90. data/_layouts/default.html +27 -16
  91. data/_layouts/default_with_menu.html +7 -6
  92. data/_layouts/home.html +33 -32
  93. data/_layouts/license.html +3 -3
  94. data/_layouts/page.html +0 -1
  95. data/_layouts/post.html +1 -1
  96. data/_layouts/privacy_policy.html +3 -3
  97. data/_layouts/support.html +28 -27
  98. data/_layouts/theme.html +0 -1
  99. data/_sass/content.scss +25 -10
  100. data/_sass/details.scss +24 -22
  101. data/_sass/open_sans.scss +36 -20
  102. data/_sass/open_sans_wght_700.scss +36 -20
  103. data/_sass/roboto_ital_wght_0_100_0_300_0_400_0_500_0_700_0_900_1_100_1_300_1_400_1_500_1_700_1_900.scss +946 -0
  104. data/_sass/roboto_mono_ital_wght_0_400_0_700_1_400_1_700.scss +12 -8
  105. data/_sass/source_serif_4_ital_wght_0_400_0_700_1_400_1_700.scss +8 -8
  106. data/_sass/utilities.scss +60 -21
  107. data/_sass/work_sans_ital_wght_1_300.scss +3 -2
  108. data/assets/css/styles.scss +1 -0
  109. data/assets/fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEz0dL_nz.woff2 +0 -0
  110. data/assets/fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEz4dL_nz.woff2 +0 -0
  111. data/assets/fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEz8dL_nz.woff2 +0 -0
  112. data/assets/fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEzAdLw.woff2 +0 -0
  113. data/assets/fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEzMdL_nz.woff2 +0 -0
  114. data/assets/fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEzQdL_nz.woff2 +0 -0
  115. data/assets/fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEzwdL_nz.woff2 +0 -0
  116. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc-CsTKlA.woff2 +0 -0
  117. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc0CsTKlA.woff2 +0 -0
  118. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc1CsTKlA.woff2 +0 -0
  119. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc2CsTKlA.woff2 +0 -0
  120. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc3CsTKlA.woff2 +0 -0
  121. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc5CsTKlA.woff2 +0 -0
  122. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc6CsQ.woff2 +0 -0
  123. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc-CsTKlA.woff2 +0 -0
  124. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc0CsTKlA.woff2 +0 -0
  125. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc1CsTKlA.woff2 +0 -0
  126. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc2CsTKlA.woff2 +0 -0
  127. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc3CsTKlA.woff2 +0 -0
  128. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc5CsTKlA.woff2 +0 -0
  129. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc6CsQ.woff2 +0 -0
  130. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc-CsTKlA.woff2 +0 -0
  131. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc0CsTKlA.woff2 +0 -0
  132. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc1CsTKlA.woff2 +0 -0
  133. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc2CsTKlA.woff2 +0 -0
  134. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc3CsTKlA.woff2 +0 -0
  135. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc5CsTKlA.woff2 +0 -0
  136. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc6CsQ.woff2 +0 -0
  137. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic-CsTKlA.woff2 +0 -0
  138. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic0CsTKlA.woff2 +0 -0
  139. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic1CsTKlA.woff2 +0 -0
  140. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic2CsTKlA.woff2 +0 -0
  141. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic3CsTKlA.woff2 +0 -0
  142. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic5CsTKlA.woff2 +0 -0
  143. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic6CsQ.woff2 +0 -0
  144. data/assets/fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxEIzIFKw.woff2 +0 -0
  145. data/assets/fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxFIzIFKw.woff2 +0 -0
  146. data/assets/fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxGIzIFKw.woff2 +0 -0
  147. data/assets/fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxHIzIFKw.woff2 +0 -0
  148. data/assets/fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxIIzI.woff2 +0 -0
  149. data/assets/fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxLIzIFKw.woff2 +0 -0
  150. data/assets/fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxMIzIFKw.woff2 +0 -0
  151. data/assets/fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xEIzIFKw.woff2 +0 -0
  152. data/assets/fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xFIzIFKw.woff2 +0 -0
  153. data/assets/fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xGIzIFKw.woff2 +0 -0
  154. data/assets/fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xHIzIFKw.woff2 +0 -0
  155. data/assets/fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xIIzI.woff2 +0 -0
  156. data/assets/fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xLIzIFKw.woff2 +0 -0
  157. data/assets/fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xMIzIFKw.woff2 +0 -0
  158. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fABc4EsA.woff2 +0 -0
  159. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fBBc4.woff2 +0 -0
  160. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fBxc4EsA.woff2 +0 -0
  161. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2 +0 -0
  162. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2 +0 -0
  163. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2 +0 -0
  164. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fCxc4EsA.woff2 +0 -0
  165. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2 +0 -0
  166. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fBBc4.woff2 +0 -0
  167. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fBxc4EsA.woff2 +0 -0
  168. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2 +0 -0
  169. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2 +0 -0
  170. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2 +0 -0
  171. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fCxc4EsA.woff2 +0 -0
  172. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2 +0 -0
  173. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfBBc4.woff2 +0 -0
  174. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2 +0 -0
  175. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2 +0 -0
  176. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2 +0 -0
  177. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2 +0 -0
  178. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2 +0 -0
  179. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfABc4EsA.woff2 +0 -0
  180. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfBBc4.woff2 +0 -0
  181. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfBxc4EsA.woff2 +0 -0
  182. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfCBc4EsA.woff2 +0 -0
  183. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfCRc4EsA.woff2 +0 -0
  184. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfChc4EsA.woff2 +0 -0
  185. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfCxc4EsA.woff2 +0 -0
  186. data/assets/fonts/roboto/v32/KFOmCnqEu92Fr1Mu4WxKOzY.woff2 +0 -0
  187. data/assets/fonts/roboto/v32/KFOmCnqEu92Fr1Mu4mxK.woff2 +0 -0
  188. data/assets/fonts/roboto/v32/KFOmCnqEu92Fr1Mu5mxKOzY.woff2 +0 -0
  189. data/assets/fonts/roboto/v32/KFOmCnqEu92Fr1Mu72xKOzY.woff2 +0 -0
  190. data/assets/fonts/roboto/v32/KFOmCnqEu92Fr1Mu7GxKOzY.woff2 +0 -0
  191. data/assets/fonts/roboto/v32/KFOmCnqEu92Fr1Mu7WxKOzY.woff2 +0 -0
  192. data/assets/fonts/roboto/v32/KFOmCnqEu92Fr1Mu7mxKOzY.woff2 +0 -0
  193. metadata +87 -2
@@ -0,0 +1,946 @@
1
+ /* cyrillic-ext */
2
+ @font-face {
3
+ font-family: "Roboto";
4
+ font-style: italic;
5
+ font-weight: 100;
6
+ font-display: swap;
7
+ src: url(../fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEz0dL_nz.woff2)
8
+ format("woff2");
9
+ unicode-range:
10
+ U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
11
+ }
12
+ /* cyrillic */
13
+ @font-face {
14
+ font-family: "Roboto";
15
+ font-style: italic;
16
+ font-weight: 100;
17
+ font-display: swap;
18
+ src: url(../fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEzQdL_nz.woff2)
19
+ format("woff2");
20
+ unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
21
+ }
22
+ /* greek-ext */
23
+ @font-face {
24
+ font-family: "Roboto";
25
+ font-style: italic;
26
+ font-weight: 100;
27
+ font-display: swap;
28
+ src: url(../fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEzwdL_nz.woff2)
29
+ format("woff2");
30
+ unicode-range: U+1F00-1FFF;
31
+ }
32
+ /* greek */
33
+ @font-face {
34
+ font-family: "Roboto";
35
+ font-style: italic;
36
+ font-weight: 100;
37
+ font-display: swap;
38
+ src: url(../fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEzMdL_nz.woff2)
39
+ format("woff2");
40
+ unicode-range:
41
+ U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
42
+ }
43
+ /* vietnamese */
44
+ @font-face {
45
+ font-family: "Roboto";
46
+ font-style: italic;
47
+ font-weight: 100;
48
+ font-display: swap;
49
+ src: url(../fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEz8dL_nz.woff2)
50
+ format("woff2");
51
+ unicode-range:
52
+ U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
53
+ U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
54
+ U+1EA0-1EF9, U+20AB;
55
+ }
56
+ /* latin-ext */
57
+ @font-face {
58
+ font-family: "Roboto";
59
+ font-style: italic;
60
+ font-weight: 100;
61
+ font-display: swap;
62
+ src: url(../fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEz4dL_nz.woff2)
63
+ format("woff2");
64
+ unicode-range:
65
+ U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304,
66
+ U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB,
67
+ U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
68
+ }
69
+ /* latin */
70
+ @font-face {
71
+ font-family: "Roboto";
72
+ font-style: italic;
73
+ font-weight: 100;
74
+ font-display: swap;
75
+ src: url(../fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEzAdLw.woff2) format("woff2");
76
+ unicode-range:
77
+ U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
78
+ U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212,
79
+ U+2215, U+FEFF, U+FFFD;
80
+ }
81
+ /* cyrillic-ext */
82
+ @font-face {
83
+ font-family: "Roboto";
84
+ font-style: italic;
85
+ font-weight: 300;
86
+ font-display: swap;
87
+ src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc3CsTKlA.woff2)
88
+ format("woff2");
89
+ unicode-range:
90
+ U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
91
+ }
92
+ /* cyrillic */
93
+ @font-face {
94
+ font-family: "Roboto";
95
+ font-style: italic;
96
+ font-weight: 300;
97
+ font-display: swap;
98
+ src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc-CsTKlA.woff2)
99
+ format("woff2");
100
+ unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
101
+ }
102
+ /* greek-ext */
103
+ @font-face {
104
+ font-family: "Roboto";
105
+ font-style: italic;
106
+ font-weight: 300;
107
+ font-display: swap;
108
+ src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc2CsTKlA.woff2)
109
+ format("woff2");
110
+ unicode-range: U+1F00-1FFF;
111
+ }
112
+ /* greek */
113
+ @font-face {
114
+ font-family: "Roboto";
115
+ font-style: italic;
116
+ font-weight: 300;
117
+ font-display: swap;
118
+ src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc5CsTKlA.woff2)
119
+ format("woff2");
120
+ unicode-range:
121
+ U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
122
+ }
123
+ /* vietnamese */
124
+ @font-face {
125
+ font-family: "Roboto";
126
+ font-style: italic;
127
+ font-weight: 300;
128
+ font-display: swap;
129
+ src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc1CsTKlA.woff2)
130
+ format("woff2");
131
+ unicode-range:
132
+ U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
133
+ U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
134
+ U+1EA0-1EF9, U+20AB;
135
+ }
136
+ /* latin-ext */
137
+ @font-face {
138
+ font-family: "Roboto";
139
+ font-style: italic;
140
+ font-weight: 300;
141
+ font-display: swap;
142
+ src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc0CsTKlA.woff2)
143
+ format("woff2");
144
+ unicode-range:
145
+ U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304,
146
+ U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB,
147
+ U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
148
+ }
149
+ /* latin */
150
+ @font-face {
151
+ font-family: "Roboto";
152
+ font-style: italic;
153
+ font-weight: 300;
154
+ font-display: swap;
155
+ src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc6CsQ.woff2)
156
+ format("woff2");
157
+ unicode-range:
158
+ U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
159
+ U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212,
160
+ U+2215, U+FEFF, U+FFFD;
161
+ }
162
+ /* cyrillic-ext */
163
+ @font-face {
164
+ font-family: "Roboto";
165
+ font-style: italic;
166
+ font-weight: 400;
167
+ font-display: swap;
168
+ src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xFIzIFKw.woff2) format("woff2");
169
+ unicode-range:
170
+ U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
171
+ }
172
+ /* cyrillic */
173
+ @font-face {
174
+ font-family: "Roboto";
175
+ font-style: italic;
176
+ font-weight: 400;
177
+ font-display: swap;
178
+ src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xMIzIFKw.woff2) format("woff2");
179
+ unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
180
+ }
181
+ /* greek-ext */
182
+ @font-face {
183
+ font-family: "Roboto";
184
+ font-style: italic;
185
+ font-weight: 400;
186
+ font-display: swap;
187
+ src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xEIzIFKw.woff2) format("woff2");
188
+ unicode-range: U+1F00-1FFF;
189
+ }
190
+ /* greek */
191
+ @font-face {
192
+ font-family: "Roboto";
193
+ font-style: italic;
194
+ font-weight: 400;
195
+ font-display: swap;
196
+ src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xLIzIFKw.woff2) format("woff2");
197
+ unicode-range:
198
+ U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
199
+ }
200
+ /* vietnamese */
201
+ @font-face {
202
+ font-family: "Roboto";
203
+ font-style: italic;
204
+ font-weight: 400;
205
+ font-display: swap;
206
+ src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xHIzIFKw.woff2) format("woff2");
207
+ unicode-range:
208
+ U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
209
+ U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
210
+ U+1EA0-1EF9, U+20AB;
211
+ }
212
+ /* latin-ext */
213
+ @font-face {
214
+ font-family: "Roboto";
215
+ font-style: italic;
216
+ font-weight: 400;
217
+ font-display: swap;
218
+ src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xGIzIFKw.woff2) format("woff2");
219
+ unicode-range:
220
+ U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304,
221
+ U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB,
222
+ U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
223
+ }
224
+ /* latin */
225
+ @font-face {
226
+ font-family: "Roboto";
227
+ font-style: italic;
228
+ font-weight: 400;
229
+ font-display: swap;
230
+ src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xIIzI.woff2) format("woff2");
231
+ unicode-range:
232
+ U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
233
+ U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212,
234
+ U+2215, U+FEFF, U+FFFD;
235
+ }
236
+ /* cyrillic-ext */
237
+ @font-face {
238
+ font-family: "Roboto";
239
+ font-style: italic;
240
+ font-weight: 500;
241
+ font-display: swap;
242
+ src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc3CsTKlA.woff2)
243
+ format("woff2");
244
+ unicode-range:
245
+ U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
246
+ }
247
+ /* cyrillic */
248
+ @font-face {
249
+ font-family: "Roboto";
250
+ font-style: italic;
251
+ font-weight: 500;
252
+ font-display: swap;
253
+ src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc-CsTKlA.woff2)
254
+ format("woff2");
255
+ unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
256
+ }
257
+ /* greek-ext */
258
+ @font-face {
259
+ font-family: "Roboto";
260
+ font-style: italic;
261
+ font-weight: 500;
262
+ font-display: swap;
263
+ src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc2CsTKlA.woff2)
264
+ format("woff2");
265
+ unicode-range: U+1F00-1FFF;
266
+ }
267
+ /* greek */
268
+ @font-face {
269
+ font-family: "Roboto";
270
+ font-style: italic;
271
+ font-weight: 500;
272
+ font-display: swap;
273
+ src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc5CsTKlA.woff2)
274
+ format("woff2");
275
+ unicode-range:
276
+ U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
277
+ }
278
+ /* vietnamese */
279
+ @font-face {
280
+ font-family: "Roboto";
281
+ font-style: italic;
282
+ font-weight: 500;
283
+ font-display: swap;
284
+ src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc1CsTKlA.woff2)
285
+ format("woff2");
286
+ unicode-range:
287
+ U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
288
+ U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
289
+ U+1EA0-1EF9, U+20AB;
290
+ }
291
+ /* latin-ext */
292
+ @font-face {
293
+ font-family: "Roboto";
294
+ font-style: italic;
295
+ font-weight: 500;
296
+ font-display: swap;
297
+ src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc0CsTKlA.woff2)
298
+ format("woff2");
299
+ unicode-range:
300
+ U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304,
301
+ U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB,
302
+ U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
303
+ }
304
+ /* latin */
305
+ @font-face {
306
+ font-family: "Roboto";
307
+ font-style: italic;
308
+ font-weight: 500;
309
+ font-display: swap;
310
+ src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc6CsQ.woff2)
311
+ format("woff2");
312
+ unicode-range:
313
+ U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
314
+ U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212,
315
+ U+2215, U+FEFF, U+FFFD;
316
+ }
317
+ /* cyrillic-ext */
318
+ @font-face {
319
+ font-family: "Roboto";
320
+ font-style: italic;
321
+ font-weight: 700;
322
+ font-display: swap;
323
+ src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic3CsTKlA.woff2)
324
+ format("woff2");
325
+ unicode-range:
326
+ U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
327
+ }
328
+ /* cyrillic */
329
+ @font-face {
330
+ font-family: "Roboto";
331
+ font-style: italic;
332
+ font-weight: 700;
333
+ font-display: swap;
334
+ src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic-CsTKlA.woff2)
335
+ format("woff2");
336
+ unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
337
+ }
338
+ /* greek-ext */
339
+ @font-face {
340
+ font-family: "Roboto";
341
+ font-style: italic;
342
+ font-weight: 700;
343
+ font-display: swap;
344
+ src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic2CsTKlA.woff2)
345
+ format("woff2");
346
+ unicode-range: U+1F00-1FFF;
347
+ }
348
+ /* greek */
349
+ @font-face {
350
+ font-family: "Roboto";
351
+ font-style: italic;
352
+ font-weight: 700;
353
+ font-display: swap;
354
+ src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic5CsTKlA.woff2)
355
+ format("woff2");
356
+ unicode-range:
357
+ U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
358
+ }
359
+ /* vietnamese */
360
+ @font-face {
361
+ font-family: "Roboto";
362
+ font-style: italic;
363
+ font-weight: 700;
364
+ font-display: swap;
365
+ src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic1CsTKlA.woff2)
366
+ format("woff2");
367
+ unicode-range:
368
+ U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
369
+ U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
370
+ U+1EA0-1EF9, U+20AB;
371
+ }
372
+ /* latin-ext */
373
+ @font-face {
374
+ font-family: "Roboto";
375
+ font-style: italic;
376
+ font-weight: 700;
377
+ font-display: swap;
378
+ src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic0CsTKlA.woff2)
379
+ format("woff2");
380
+ unicode-range:
381
+ U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304,
382
+ U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB,
383
+ U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
384
+ }
385
+ /* latin */
386
+ @font-face {
387
+ font-family: "Roboto";
388
+ font-style: italic;
389
+ font-weight: 700;
390
+ font-display: swap;
391
+ src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic6CsQ.woff2)
392
+ format("woff2");
393
+ unicode-range:
394
+ U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
395
+ U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212,
396
+ U+2215, U+FEFF, U+FFFD;
397
+ }
398
+ /* cyrillic-ext */
399
+ @font-face {
400
+ font-family: "Roboto";
401
+ font-style: italic;
402
+ font-weight: 900;
403
+ font-display: swap;
404
+ src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc3CsTKlA.woff2)
405
+ format("woff2");
406
+ unicode-range:
407
+ U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
408
+ }
409
+ /* cyrillic */
410
+ @font-face {
411
+ font-family: "Roboto";
412
+ font-style: italic;
413
+ font-weight: 900;
414
+ font-display: swap;
415
+ src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc-CsTKlA.woff2)
416
+ format("woff2");
417
+ unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
418
+ }
419
+ /* greek-ext */
420
+ @font-face {
421
+ font-family: "Roboto";
422
+ font-style: italic;
423
+ font-weight: 900;
424
+ font-display: swap;
425
+ src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc2CsTKlA.woff2)
426
+ format("woff2");
427
+ unicode-range: U+1F00-1FFF;
428
+ }
429
+ /* greek */
430
+ @font-face {
431
+ font-family: "Roboto";
432
+ font-style: italic;
433
+ font-weight: 900;
434
+ font-display: swap;
435
+ src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc5CsTKlA.woff2)
436
+ format("woff2");
437
+ unicode-range:
438
+ U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
439
+ }
440
+ /* vietnamese */
441
+ @font-face {
442
+ font-family: "Roboto";
443
+ font-style: italic;
444
+ font-weight: 900;
445
+ font-display: swap;
446
+ src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc1CsTKlA.woff2)
447
+ format("woff2");
448
+ unicode-range:
449
+ U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
450
+ U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
451
+ U+1EA0-1EF9, U+20AB;
452
+ }
453
+ /* latin-ext */
454
+ @font-face {
455
+ font-family: "Roboto";
456
+ font-style: italic;
457
+ font-weight: 900;
458
+ font-display: swap;
459
+ src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc0CsTKlA.woff2)
460
+ format("woff2");
461
+ unicode-range:
462
+ U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304,
463
+ U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB,
464
+ U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
465
+ }
466
+ /* latin */
467
+ @font-face {
468
+ font-family: "Roboto";
469
+ font-style: italic;
470
+ font-weight: 900;
471
+ font-display: swap;
472
+ src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc6CsQ.woff2)
473
+ format("woff2");
474
+ unicode-range:
475
+ U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
476
+ U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212,
477
+ U+2215, U+FEFF, U+FFFD;
478
+ }
479
+ /* cyrillic-ext */
480
+ @font-face {
481
+ font-family: "Roboto";
482
+ font-style: normal;
483
+ font-weight: 100;
484
+ font-display: swap;
485
+ src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxFIzIFKw.woff2) format("woff2");
486
+ unicode-range:
487
+ U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
488
+ }
489
+ /* cyrillic */
490
+ @font-face {
491
+ font-family: "Roboto";
492
+ font-style: normal;
493
+ font-weight: 100;
494
+ font-display: swap;
495
+ src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxMIzIFKw.woff2) format("woff2");
496
+ unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
497
+ }
498
+ /* greek-ext */
499
+ @font-face {
500
+ font-family: "Roboto";
501
+ font-style: normal;
502
+ font-weight: 100;
503
+ font-display: swap;
504
+ src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxEIzIFKw.woff2) format("woff2");
505
+ unicode-range: U+1F00-1FFF;
506
+ }
507
+ /* greek */
508
+ @font-face {
509
+ font-family: "Roboto";
510
+ font-style: normal;
511
+ font-weight: 100;
512
+ font-display: swap;
513
+ src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxLIzIFKw.woff2) format("woff2");
514
+ unicode-range:
515
+ U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
516
+ }
517
+ /* vietnamese */
518
+ @font-face {
519
+ font-family: "Roboto";
520
+ font-style: normal;
521
+ font-weight: 100;
522
+ font-display: swap;
523
+ src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxHIzIFKw.woff2) format("woff2");
524
+ unicode-range:
525
+ U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
526
+ U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
527
+ U+1EA0-1EF9, U+20AB;
528
+ }
529
+ /* latin-ext */
530
+ @font-face {
531
+ font-family: "Roboto";
532
+ font-style: normal;
533
+ font-weight: 100;
534
+ font-display: swap;
535
+ src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxGIzIFKw.woff2) format("woff2");
536
+ unicode-range:
537
+ U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304,
538
+ U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB,
539
+ U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
540
+ }
541
+ /* latin */
542
+ @font-face {
543
+ font-family: "Roboto";
544
+ font-style: normal;
545
+ font-weight: 100;
546
+ font-display: swap;
547
+ src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxIIzI.woff2) format("woff2");
548
+ unicode-range:
549
+ U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
550
+ U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212,
551
+ U+2215, U+FEFF, U+FFFD;
552
+ }
553
+ /* cyrillic-ext */
554
+ @font-face {
555
+ font-family: "Roboto";
556
+ font-style: normal;
557
+ font-weight: 300;
558
+ font-display: swap;
559
+ src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2)
560
+ format("woff2");
561
+ unicode-range:
562
+ U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
563
+ }
564
+ /* cyrillic */
565
+ @font-face {
566
+ font-family: "Roboto";
567
+ font-style: normal;
568
+ font-weight: 300;
569
+ font-display: swap;
570
+ src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2)
571
+ format("woff2");
572
+ unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
573
+ }
574
+ /* greek-ext */
575
+ @font-face {
576
+ font-family: "Roboto";
577
+ font-style: normal;
578
+ font-weight: 300;
579
+ font-display: swap;
580
+ src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2)
581
+ format("woff2");
582
+ unicode-range: U+1F00-1FFF;
583
+ }
584
+ /* greek */
585
+ @font-face {
586
+ font-family: "Roboto";
587
+ font-style: normal;
588
+ font-weight: 300;
589
+ font-display: swap;
590
+ src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fBxc4EsA.woff2)
591
+ format("woff2");
592
+ unicode-range:
593
+ U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
594
+ }
595
+ /* vietnamese */
596
+ @font-face {
597
+ font-family: "Roboto";
598
+ font-style: normal;
599
+ font-weight: 300;
600
+ font-display: swap;
601
+ src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fCxc4EsA.woff2)
602
+ format("woff2");
603
+ unicode-range:
604
+ U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
605
+ U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
606
+ U+1EA0-1EF9, U+20AB;
607
+ }
608
+ /* latin-ext */
609
+ @font-face {
610
+ font-family: "Roboto";
611
+ font-style: normal;
612
+ font-weight: 300;
613
+ font-display: swap;
614
+ src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2)
615
+ format("woff2");
616
+ unicode-range:
617
+ U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304,
618
+ U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB,
619
+ U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
620
+ }
621
+ /* latin */
622
+ @font-face {
623
+ font-family: "Roboto";
624
+ font-style: normal;
625
+ font-weight: 300;
626
+ font-display: swap;
627
+ src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fBBc4.woff2) format("woff2");
628
+ unicode-range:
629
+ U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
630
+ U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212,
631
+ U+2215, U+FEFF, U+FFFD;
632
+ }
633
+ /* cyrillic-ext */
634
+ @font-face {
635
+ font-family: "Roboto";
636
+ font-style: normal;
637
+ font-weight: 400;
638
+ font-display: swap;
639
+ src: url(../fonts/roboto/v32/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format("woff2");
640
+ unicode-range:
641
+ U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
642
+ }
643
+ /* cyrillic */
644
+ @font-face {
645
+ font-family: "Roboto";
646
+ font-style: normal;
647
+ font-weight: 400;
648
+ font-display: swap;
649
+ src: url(../fonts/roboto/v32/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format("woff2");
650
+ unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
651
+ }
652
+ /* greek-ext */
653
+ @font-face {
654
+ font-family: "Roboto";
655
+ font-style: normal;
656
+ font-weight: 400;
657
+ font-display: swap;
658
+ src: url(../fonts/roboto/v32/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format("woff2");
659
+ unicode-range: U+1F00-1FFF;
660
+ }
661
+ /* greek */
662
+ @font-face {
663
+ font-family: "Roboto";
664
+ font-style: normal;
665
+ font-weight: 400;
666
+ font-display: swap;
667
+ src: url(../fonts/roboto/v32/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format("woff2");
668
+ unicode-range:
669
+ U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
670
+ }
671
+ /* vietnamese */
672
+ @font-face {
673
+ font-family: "Roboto";
674
+ font-style: normal;
675
+ font-weight: 400;
676
+ font-display: swap;
677
+ src: url(../fonts/roboto/v32/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format("woff2");
678
+ unicode-range:
679
+ U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
680
+ U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
681
+ U+1EA0-1EF9, U+20AB;
682
+ }
683
+ /* latin-ext */
684
+ @font-face {
685
+ font-family: "Roboto";
686
+ font-style: normal;
687
+ font-weight: 400;
688
+ font-display: swap;
689
+ src: url(../fonts/roboto/v32/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format("woff2");
690
+ unicode-range:
691
+ U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304,
692
+ U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB,
693
+ U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
694
+ }
695
+ /* latin */
696
+ @font-face {
697
+ font-family: "Roboto";
698
+ font-style: normal;
699
+ font-weight: 400;
700
+ font-display: swap;
701
+ src: url(../fonts/roboto/v32/KFOmCnqEu92Fr1Mu4mxK.woff2) format("woff2");
702
+ unicode-range:
703
+ U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
704
+ U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212,
705
+ U+2215, U+FEFF, U+FFFD;
706
+ }
707
+ /* cyrillic-ext */
708
+ @font-face {
709
+ font-family: "Roboto";
710
+ font-style: normal;
711
+ font-weight: 500;
712
+ font-display: swap;
713
+ src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2)
714
+ format("woff2");
715
+ unicode-range:
716
+ U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
717
+ }
718
+ /* cyrillic */
719
+ @font-face {
720
+ font-family: "Roboto";
721
+ font-style: normal;
722
+ font-weight: 500;
723
+ font-display: swap;
724
+ src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fABc4EsA.woff2)
725
+ format("woff2");
726
+ unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
727
+ }
728
+ /* greek-ext */
729
+ @font-face {
730
+ font-family: "Roboto";
731
+ font-style: normal;
732
+ font-weight: 500;
733
+ font-display: swap;
734
+ src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2)
735
+ format("woff2");
736
+ unicode-range: U+1F00-1FFF;
737
+ }
738
+ /* greek */
739
+ @font-face {
740
+ font-family: "Roboto";
741
+ font-style: normal;
742
+ font-weight: 500;
743
+ font-display: swap;
744
+ src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fBxc4EsA.woff2)
745
+ format("woff2");
746
+ unicode-range:
747
+ U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
748
+ }
749
+ /* vietnamese */
750
+ @font-face {
751
+ font-family: "Roboto";
752
+ font-style: normal;
753
+ font-weight: 500;
754
+ font-display: swap;
755
+ src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fCxc4EsA.woff2)
756
+ format("woff2");
757
+ unicode-range:
758
+ U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
759
+ U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
760
+ U+1EA0-1EF9, U+20AB;
761
+ }
762
+ /* latin-ext */
763
+ @font-face {
764
+ font-family: "Roboto";
765
+ font-style: normal;
766
+ font-weight: 500;
767
+ font-display: swap;
768
+ src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2)
769
+ format("woff2");
770
+ unicode-range:
771
+ U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304,
772
+ U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB,
773
+ U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
774
+ }
775
+ /* latin */
776
+ @font-face {
777
+ font-family: "Roboto";
778
+ font-style: normal;
779
+ font-weight: 500;
780
+ font-display: swap;
781
+ src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fBBc4.woff2) format("woff2");
782
+ unicode-range:
783
+ U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
784
+ U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212,
785
+ U+2215, U+FEFF, U+FFFD;
786
+ }
787
+ /* cyrillic-ext */
788
+ @font-face {
789
+ font-family: "Roboto";
790
+ font-style: normal;
791
+ font-weight: 700;
792
+ font-display: swap;
793
+ src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2)
794
+ format("woff2");
795
+ unicode-range:
796
+ U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
797
+ }
798
+ /* cyrillic */
799
+ @font-face {
800
+ font-family: "Roboto";
801
+ font-style: normal;
802
+ font-weight: 700;
803
+ font-display: swap;
804
+ src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2)
805
+ format("woff2");
806
+ unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
807
+ }
808
+ /* greek-ext */
809
+ @font-face {
810
+ font-family: "Roboto";
811
+ font-style: normal;
812
+ font-weight: 700;
813
+ font-display: swap;
814
+ src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2)
815
+ format("woff2");
816
+ unicode-range: U+1F00-1FFF;
817
+ }
818
+ /* greek */
819
+ @font-face {
820
+ font-family: "Roboto";
821
+ font-style: normal;
822
+ font-weight: 700;
823
+ font-display: swap;
824
+ src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2)
825
+ format("woff2");
826
+ unicode-range:
827
+ U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
828
+ }
829
+ /* vietnamese */
830
+ @font-face {
831
+ font-family: "Roboto";
832
+ font-style: normal;
833
+ font-weight: 700;
834
+ font-display: swap;
835
+ src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2)
836
+ format("woff2");
837
+ unicode-range:
838
+ U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
839
+ U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
840
+ U+1EA0-1EF9, U+20AB;
841
+ }
842
+ /* latin-ext */
843
+ @font-face {
844
+ font-family: "Roboto";
845
+ font-style: normal;
846
+ font-weight: 700;
847
+ font-display: swap;
848
+ src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2)
849
+ format("woff2");
850
+ unicode-range:
851
+ U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304,
852
+ U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB,
853
+ U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
854
+ }
855
+ /* latin */
856
+ @font-face {
857
+ font-family: "Roboto";
858
+ font-style: normal;
859
+ font-weight: 700;
860
+ font-display: swap;
861
+ src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format("woff2");
862
+ unicode-range:
863
+ U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
864
+ U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212,
865
+ U+2215, U+FEFF, U+FFFD;
866
+ }
867
+ /* cyrillic-ext */
868
+ @font-face {
869
+ font-family: "Roboto";
870
+ font-style: normal;
871
+ font-weight: 900;
872
+ font-display: swap;
873
+ src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfCRc4EsA.woff2)
874
+ format("woff2");
875
+ unicode-range:
876
+ U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
877
+ }
878
+ /* cyrillic */
879
+ @font-face {
880
+ font-family: "Roboto";
881
+ font-style: normal;
882
+ font-weight: 900;
883
+ font-display: swap;
884
+ src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfABc4EsA.woff2)
885
+ format("woff2");
886
+ unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
887
+ }
888
+ /* greek-ext */
889
+ @font-face {
890
+ font-family: "Roboto";
891
+ font-style: normal;
892
+ font-weight: 900;
893
+ font-display: swap;
894
+ src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfCBc4EsA.woff2)
895
+ format("woff2");
896
+ unicode-range: U+1F00-1FFF;
897
+ }
898
+ /* greek */
899
+ @font-face {
900
+ font-family: "Roboto";
901
+ font-style: normal;
902
+ font-weight: 900;
903
+ font-display: swap;
904
+ src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfBxc4EsA.woff2)
905
+ format("woff2");
906
+ unicode-range:
907
+ U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
908
+ }
909
+ /* vietnamese */
910
+ @font-face {
911
+ font-family: "Roboto";
912
+ font-style: normal;
913
+ font-weight: 900;
914
+ font-display: swap;
915
+ src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfCxc4EsA.woff2)
916
+ format("woff2");
917
+ unicode-range:
918
+ U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
919
+ U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
920
+ U+1EA0-1EF9, U+20AB;
921
+ }
922
+ /* latin-ext */
923
+ @font-face {
924
+ font-family: "Roboto";
925
+ font-style: normal;
926
+ font-weight: 900;
927
+ font-display: swap;
928
+ src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfChc4EsA.woff2)
929
+ format("woff2");
930
+ unicode-range:
931
+ U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304,
932
+ U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB,
933
+ U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
934
+ }
935
+ /* latin */
936
+ @font-face {
937
+ font-family: "Roboto";
938
+ font-style: normal;
939
+ font-weight: 900;
940
+ font-display: swap;
941
+ src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfBBc4.woff2) format("woff2");
942
+ unicode-range:
943
+ U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
944
+ U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212,
945
+ U+2215, U+FEFF, U+FFFD;
946
+ }