@timus-networks/theme 1.0.158 → 1.0.161

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 (211) hide show
  1. package/components-js/interfaces.d.ts +10 -0
  2. package/fonts/poppins-font-face/files/Poppins-Black.woff +0 -0
  3. package/fonts/poppins-font-face/files/Poppins-Black.woff2 +0 -0
  4. package/fonts/poppins-font-face/files/Poppins-Bold.woff +0 -0
  5. package/fonts/poppins-font-face/files/Poppins-Bold.woff2 +0 -0
  6. package/fonts/poppins-font-face/files/Poppins-ExtraBold.woff +0 -0
  7. package/fonts/poppins-font-face/files/Poppins-ExtraBold.woff2 +0 -0
  8. package/fonts/poppins-font-face/files/Poppins-ExtraLight.woff +0 -0
  9. package/fonts/poppins-font-face/files/Poppins-ExtraLight.woff2 +0 -0
  10. package/fonts/poppins-font-face/files/Poppins-Light.woff +0 -0
  11. package/fonts/poppins-font-face/files/Poppins-Light.woff2 +0 -0
  12. package/fonts/poppins-font-face/files/Poppins-Medium.woff +0 -0
  13. package/fonts/poppins-font-face/files/Poppins-Medium.woff2 +0 -0
  14. package/fonts/poppins-font-face/files/Poppins-Regular.woff +0 -0
  15. package/fonts/poppins-font-face/files/Poppins-Regular.woff2 +0 -0
  16. package/fonts/poppins-font-face/files/Poppins-SemiBold.woff +0 -0
  17. package/fonts/poppins-font-face/files/Poppins-SemiBold.woff2 +0 -0
  18. package/fonts/poppins-font-face/files/Poppins-Thin.woff +0 -0
  19. package/fonts/poppins-font-face/files/Poppins-Thin.woff2 +0 -0
  20. package/fonts/poppins-font-face/stylesheet.css +63 -0
  21. package/index.d.ts +5 -4
  22. package/module.js +1 -12
  23. package/package.json +3 -1
  24. package/fonts/poppins/100-italic.css +0 -29
  25. package/fonts/poppins/100.css +0 -29
  26. package/fonts/poppins/200-italic.css +0 -29
  27. package/fonts/poppins/200.css +0 -29
  28. package/fonts/poppins/300-italic.css +0 -29
  29. package/fonts/poppins/300.css +0 -29
  30. package/fonts/poppins/400-italic.css +0 -29
  31. package/fonts/poppins/400.css +0 -29
  32. package/fonts/poppins/500-italic.css +0 -29
  33. package/fonts/poppins/500.css +0 -29
  34. package/fonts/poppins/600-italic.css +0 -29
  35. package/fonts/poppins/600.css +0 -29
  36. package/fonts/poppins/700-italic.css +0 -29
  37. package/fonts/poppins/700.css +0 -29
  38. package/fonts/poppins/800-italic.css +0 -29
  39. package/fonts/poppins/800.css +0 -29
  40. package/fonts/poppins/900-italic.css +0 -29
  41. package/fonts/poppins/900.css +0 -29
  42. package/fonts/poppins/devanagari-100-italic.css +0 -8
  43. package/fonts/poppins/devanagari-100.css +0 -8
  44. package/fonts/poppins/devanagari-200-italic.css +0 -8
  45. package/fonts/poppins/devanagari-200.css +0 -8
  46. package/fonts/poppins/devanagari-300-italic.css +0 -8
  47. package/fonts/poppins/devanagari-300.css +0 -8
  48. package/fonts/poppins/devanagari-400-italic.css +0 -8
  49. package/fonts/poppins/devanagari-400.css +0 -8
  50. package/fonts/poppins/devanagari-500-italic.css +0 -8
  51. package/fonts/poppins/devanagari-500.css +0 -8
  52. package/fonts/poppins/devanagari-600-italic.css +0 -8
  53. package/fonts/poppins/devanagari-600.css +0 -8
  54. package/fonts/poppins/devanagari-700-italic.css +0 -8
  55. package/fonts/poppins/devanagari-700.css +0 -8
  56. package/fonts/poppins/devanagari-800-italic.css +0 -8
  57. package/fonts/poppins/devanagari-800.css +0 -8
  58. package/fonts/poppins/devanagari-900-italic.css +0 -8
  59. package/fonts/poppins/devanagari-900.css +0 -8
  60. package/fonts/poppins/devanagari-italic.css +0 -80
  61. package/fonts/poppins/devanagari.css +0 -80
  62. package/fonts/poppins/files/poppins-devanagari-100-italic.woff +0 -0
  63. package/fonts/poppins/files/poppins-devanagari-100-italic.woff2 +0 -0
  64. package/fonts/poppins/files/poppins-devanagari-100-normal.woff +0 -0
  65. package/fonts/poppins/files/poppins-devanagari-100-normal.woff2 +0 -0
  66. package/fonts/poppins/files/poppins-devanagari-200-italic.woff +0 -0
  67. package/fonts/poppins/files/poppins-devanagari-200-italic.woff2 +0 -0
  68. package/fonts/poppins/files/poppins-devanagari-200-normal.woff +0 -0
  69. package/fonts/poppins/files/poppins-devanagari-200-normal.woff2 +0 -0
  70. package/fonts/poppins/files/poppins-devanagari-300-italic.woff +0 -0
  71. package/fonts/poppins/files/poppins-devanagari-300-italic.woff2 +0 -0
  72. package/fonts/poppins/files/poppins-devanagari-300-normal.woff +0 -0
  73. package/fonts/poppins/files/poppins-devanagari-300-normal.woff2 +0 -0
  74. package/fonts/poppins/files/poppins-devanagari-400-italic.woff +0 -0
  75. package/fonts/poppins/files/poppins-devanagari-400-italic.woff2 +0 -0
  76. package/fonts/poppins/files/poppins-devanagari-400-normal.woff +0 -0
  77. package/fonts/poppins/files/poppins-devanagari-400-normal.woff2 +0 -0
  78. package/fonts/poppins/files/poppins-devanagari-500-italic.woff +0 -0
  79. package/fonts/poppins/files/poppins-devanagari-500-italic.woff2 +0 -0
  80. package/fonts/poppins/files/poppins-devanagari-500-normal.woff +0 -0
  81. package/fonts/poppins/files/poppins-devanagari-500-normal.woff2 +0 -0
  82. package/fonts/poppins/files/poppins-devanagari-600-italic.woff +0 -0
  83. package/fonts/poppins/files/poppins-devanagari-600-italic.woff2 +0 -0
  84. package/fonts/poppins/files/poppins-devanagari-600-normal.woff +0 -0
  85. package/fonts/poppins/files/poppins-devanagari-600-normal.woff2 +0 -0
  86. package/fonts/poppins/files/poppins-devanagari-700-italic.woff +0 -0
  87. package/fonts/poppins/files/poppins-devanagari-700-italic.woff2 +0 -0
  88. package/fonts/poppins/files/poppins-devanagari-700-normal.woff +0 -0
  89. package/fonts/poppins/files/poppins-devanagari-700-normal.woff2 +0 -0
  90. package/fonts/poppins/files/poppins-devanagari-800-italic.woff +0 -0
  91. package/fonts/poppins/files/poppins-devanagari-800-italic.woff2 +0 -0
  92. package/fonts/poppins/files/poppins-devanagari-800-normal.woff +0 -0
  93. package/fonts/poppins/files/poppins-devanagari-800-normal.woff2 +0 -0
  94. package/fonts/poppins/files/poppins-devanagari-900-italic.woff +0 -0
  95. package/fonts/poppins/files/poppins-devanagari-900-italic.woff2 +0 -0
  96. package/fonts/poppins/files/poppins-devanagari-900-normal.woff +0 -0
  97. package/fonts/poppins/files/poppins-devanagari-900-normal.woff2 +0 -0
  98. package/fonts/poppins/files/poppins-latin-100-italic.woff +0 -0
  99. package/fonts/poppins/files/poppins-latin-100-italic.woff2 +0 -0
  100. package/fonts/poppins/files/poppins-latin-100-normal.woff +0 -0
  101. package/fonts/poppins/files/poppins-latin-100-normal.woff2 +0 -0
  102. package/fonts/poppins/files/poppins-latin-200-italic.woff +0 -0
  103. package/fonts/poppins/files/poppins-latin-200-italic.woff2 +0 -0
  104. package/fonts/poppins/files/poppins-latin-200-normal.woff +0 -0
  105. package/fonts/poppins/files/poppins-latin-200-normal.woff2 +0 -0
  106. package/fonts/poppins/files/poppins-latin-300-italic.woff +0 -0
  107. package/fonts/poppins/files/poppins-latin-300-italic.woff2 +0 -0
  108. package/fonts/poppins/files/poppins-latin-300-normal.woff +0 -0
  109. package/fonts/poppins/files/poppins-latin-300-normal.woff2 +0 -0
  110. package/fonts/poppins/files/poppins-latin-400-italic.woff +0 -0
  111. package/fonts/poppins/files/poppins-latin-400-italic.woff2 +0 -0
  112. package/fonts/poppins/files/poppins-latin-400-normal.woff +0 -0
  113. package/fonts/poppins/files/poppins-latin-400-normal.woff2 +0 -0
  114. package/fonts/poppins/files/poppins-latin-500-italic.woff +0 -0
  115. package/fonts/poppins/files/poppins-latin-500-italic.woff2 +0 -0
  116. package/fonts/poppins/files/poppins-latin-500-normal.woff +0 -0
  117. package/fonts/poppins/files/poppins-latin-500-normal.woff2 +0 -0
  118. package/fonts/poppins/files/poppins-latin-600-italic.woff +0 -0
  119. package/fonts/poppins/files/poppins-latin-600-italic.woff2 +0 -0
  120. package/fonts/poppins/files/poppins-latin-600-normal.woff +0 -0
  121. package/fonts/poppins/files/poppins-latin-600-normal.woff2 +0 -0
  122. package/fonts/poppins/files/poppins-latin-700-italic.woff +0 -0
  123. package/fonts/poppins/files/poppins-latin-700-italic.woff2 +0 -0
  124. package/fonts/poppins/files/poppins-latin-700-normal.woff +0 -0
  125. package/fonts/poppins/files/poppins-latin-700-normal.woff2 +0 -0
  126. package/fonts/poppins/files/poppins-latin-800-italic.woff +0 -0
  127. package/fonts/poppins/files/poppins-latin-800-italic.woff2 +0 -0
  128. package/fonts/poppins/files/poppins-latin-800-normal.woff +0 -0
  129. package/fonts/poppins/files/poppins-latin-800-normal.woff2 +0 -0
  130. package/fonts/poppins/files/poppins-latin-900-italic.woff +0 -0
  131. package/fonts/poppins/files/poppins-latin-900-italic.woff2 +0 -0
  132. package/fonts/poppins/files/poppins-latin-900-normal.woff +0 -0
  133. package/fonts/poppins/files/poppins-latin-900-normal.woff2 +0 -0
  134. package/fonts/poppins/files/poppins-latin-ext-100-italic.woff +0 -0
  135. package/fonts/poppins/files/poppins-latin-ext-100-italic.woff2 +0 -0
  136. package/fonts/poppins/files/poppins-latin-ext-100-normal.woff +0 -0
  137. package/fonts/poppins/files/poppins-latin-ext-100-normal.woff2 +0 -0
  138. package/fonts/poppins/files/poppins-latin-ext-200-italic.woff +0 -0
  139. package/fonts/poppins/files/poppins-latin-ext-200-italic.woff2 +0 -0
  140. package/fonts/poppins/files/poppins-latin-ext-200-normal.woff +0 -0
  141. package/fonts/poppins/files/poppins-latin-ext-200-normal.woff2 +0 -0
  142. package/fonts/poppins/files/poppins-latin-ext-300-italic.woff +0 -0
  143. package/fonts/poppins/files/poppins-latin-ext-300-italic.woff2 +0 -0
  144. package/fonts/poppins/files/poppins-latin-ext-300-normal.woff +0 -0
  145. package/fonts/poppins/files/poppins-latin-ext-300-normal.woff2 +0 -0
  146. package/fonts/poppins/files/poppins-latin-ext-400-italic.woff +0 -0
  147. package/fonts/poppins/files/poppins-latin-ext-400-italic.woff2 +0 -0
  148. package/fonts/poppins/files/poppins-latin-ext-400-normal.woff +0 -0
  149. package/fonts/poppins/files/poppins-latin-ext-400-normal.woff2 +0 -0
  150. package/fonts/poppins/files/poppins-latin-ext-500-italic.woff +0 -0
  151. package/fonts/poppins/files/poppins-latin-ext-500-italic.woff2 +0 -0
  152. package/fonts/poppins/files/poppins-latin-ext-500-normal.woff +0 -0
  153. package/fonts/poppins/files/poppins-latin-ext-500-normal.woff2 +0 -0
  154. package/fonts/poppins/files/poppins-latin-ext-600-italic.woff +0 -0
  155. package/fonts/poppins/files/poppins-latin-ext-600-italic.woff2 +0 -0
  156. package/fonts/poppins/files/poppins-latin-ext-600-normal.woff +0 -0
  157. package/fonts/poppins/files/poppins-latin-ext-600-normal.woff2 +0 -0
  158. package/fonts/poppins/files/poppins-latin-ext-700-italic.woff +0 -0
  159. package/fonts/poppins/files/poppins-latin-ext-700-italic.woff2 +0 -0
  160. package/fonts/poppins/files/poppins-latin-ext-700-normal.woff +0 -0
  161. package/fonts/poppins/files/poppins-latin-ext-700-normal.woff2 +0 -0
  162. package/fonts/poppins/files/poppins-latin-ext-800-italic.woff +0 -0
  163. package/fonts/poppins/files/poppins-latin-ext-800-italic.woff2 +0 -0
  164. package/fonts/poppins/files/poppins-latin-ext-800-normal.woff +0 -0
  165. package/fonts/poppins/files/poppins-latin-ext-800-normal.woff2 +0 -0
  166. package/fonts/poppins/files/poppins-latin-ext-900-italic.woff +0 -0
  167. package/fonts/poppins/files/poppins-latin-ext-900-italic.woff2 +0 -0
  168. package/fonts/poppins/files/poppins-latin-ext-900-normal.woff +0 -0
  169. package/fonts/poppins/files/poppins-latin-ext-900-normal.woff2 +0 -0
  170. package/fonts/poppins/index.css +0 -29
  171. package/fonts/poppins/latin-100-italic.css +0 -8
  172. package/fonts/poppins/latin-100.css +0 -8
  173. package/fonts/poppins/latin-200-italic.css +0 -8
  174. package/fonts/poppins/latin-200.css +0 -8
  175. package/fonts/poppins/latin-300-italic.css +0 -8
  176. package/fonts/poppins/latin-300.css +0 -8
  177. package/fonts/poppins/latin-400-italic.css +0 -8
  178. package/fonts/poppins/latin-400.css +0 -8
  179. package/fonts/poppins/latin-500-italic.css +0 -8
  180. package/fonts/poppins/latin-500.css +0 -8
  181. package/fonts/poppins/latin-600-italic.css +0 -8
  182. package/fonts/poppins/latin-600.css +0 -8
  183. package/fonts/poppins/latin-700-italic.css +0 -8
  184. package/fonts/poppins/latin-700.css +0 -8
  185. package/fonts/poppins/latin-800-italic.css +0 -8
  186. package/fonts/poppins/latin-800.css +0 -8
  187. package/fonts/poppins/latin-900-italic.css +0 -8
  188. package/fonts/poppins/latin-900.css +0 -8
  189. package/fonts/poppins/latin-ext-100-italic.css +0 -8
  190. package/fonts/poppins/latin-ext-100.css +0 -8
  191. package/fonts/poppins/latin-ext-200-italic.css +0 -8
  192. package/fonts/poppins/latin-ext-200.css +0 -8
  193. package/fonts/poppins/latin-ext-300-italic.css +0 -8
  194. package/fonts/poppins/latin-ext-300.css +0 -8
  195. package/fonts/poppins/latin-ext-400-italic.css +0 -8
  196. package/fonts/poppins/latin-ext-400.css +0 -8
  197. package/fonts/poppins/latin-ext-500-italic.css +0 -8
  198. package/fonts/poppins/latin-ext-500.css +0 -8
  199. package/fonts/poppins/latin-ext-600-italic.css +0 -8
  200. package/fonts/poppins/latin-ext-600.css +0 -8
  201. package/fonts/poppins/latin-ext-700-italic.css +0 -8
  202. package/fonts/poppins/latin-ext-700.css +0 -8
  203. package/fonts/poppins/latin-ext-800-italic.css +0 -8
  204. package/fonts/poppins/latin-ext-800.css +0 -8
  205. package/fonts/poppins/latin-ext-900-italic.css +0 -8
  206. package/fonts/poppins/latin-ext-900.css +0 -8
  207. package/fonts/poppins/latin-ext-italic.css +0 -80
  208. package/fonts/poppins/latin-ext.css +0 -80
  209. package/fonts/poppins/latin-italic.css +0 -80
  210. package/fonts/poppins/latin.css +0 -80
  211. package/fonts/poppins/package.json +0 -30
@@ -0,0 +1,10 @@
1
+ export interface ThemeProviderTheme extends Vue {
2
+ isDarkMode: boolean;
3
+ isDark: boolean;
4
+ setDarkMode(value: boolean): void;
5
+ }
6
+ declare module 'vue/types/vue' {
7
+ interface Vue {
8
+ $theme: ThemeProviderTheme;
9
+ }
10
+ }
@@ -0,0 +1,63 @@
1
+ @font-face {
2
+ font-family: Poppins;
3
+ font-style: normal;
4
+ font-weight: 100;
5
+ src: url('./files/Poppins-Thin.woff2') format('woff2'), url('./files/Poppins-Thin.woff') format('woff');
6
+ font-display: swap;
7
+ }
8
+ @font-face {
9
+ font-family: Poppins;
10
+ font-style: normal;
11
+ font-weight: 200;
12
+ src: url('./files/Poppins-ExtraLight.woff2') format('woff2'), url('./files/Poppins-ExtraLight.woff') format('woff');
13
+ font-display: swap;
14
+ }
15
+ @font-face {
16
+ font-family: Poppins;
17
+ font-style: normal;
18
+ font-weight: 300;
19
+ src: url('./files/Poppins-Light.woff2') format('woff2'), url('./files/Poppins-Light.woff') format('woff');
20
+ font-display: swap;
21
+ }
22
+ @font-face {
23
+ font-family: Poppins;
24
+ font-style: normal;
25
+ font-weight: 400;
26
+ src: url('./files/Poppins-Regular.woff2') format('woff2'), url('./files/Poppins-Regular.woff') format('woff');
27
+ font-display: swap;
28
+ }
29
+ @font-face {
30
+ font-family: Poppins;
31
+ font-style: normal;
32
+ font-weight: 500;
33
+ src: url('./files/Poppins-Medium.woff2') format('woff2'), url('./files/Poppins-Medium.woff') format('woff');
34
+ font-display: swap;
35
+ }
36
+ @font-face {
37
+ font-family: Poppins;
38
+ font-style: normal;
39
+ font-weight: 600;
40
+ src: url('./files/Poppins-SemiBold.woff2') format('woff2'), url('./files/Poppins-SemiBold.woff') format('woff');
41
+ font-display: swap;
42
+ }
43
+ @font-face {
44
+ font-family: Poppins;
45
+ font-style: normal;
46
+ font-weight: 700;
47
+ src: url('./files/Poppins-Bold.woff2') format('woff2'), url('./files/Poppins-Bold.woff') format('woff');
48
+ font-display: swap;
49
+ }
50
+ @font-face {
51
+ font-family: Poppins;
52
+ font-style: normal;
53
+ font-weight: 800;
54
+ src: url('./files/Poppins-ExtraBold.woff2') format('woff2'), url('./files/Poppins-ExtraBold.woff') format('woff');
55
+ font-display: swap;
56
+ }
57
+ @font-face {
58
+ font-family: Poppins;
59
+ font-style: normal;
60
+ font-weight: 900;
61
+ src: url('./files/Poppins-Black.woff2') format('woff2'), url('./files/Poppins-Black.woff') format('woff');
62
+ font-display: swap;
63
+ }
package/index.d.ts CHANGED
@@ -1,5 +1,6 @@
1
- export * from './components-js/utils';
2
- export * from './components-js/ThemeSidebar';
3
- export * from './components-js/ThemeRadio';
1
+ export * from './components-js/interfaces';
2
+ export * from './components-js/ThemeCheckbox';
4
3
  export * from './components-js/ThemeForm';
5
- export * from './components-js/ThemeCheckbox';
4
+ export * from './components-js/ThemeRadio';
5
+ export * from './components-js/ThemeSidebar';
6
+ export * from './components-js/utils';
package/module.js CHANGED
@@ -44,18 +44,7 @@ export default function (moduleOptions) {
44
44
  );
45
45
 
46
46
  // Tüm kopyalama işlemleri tamamlandığında CSS dosyalarını ekleyorum
47
- this.options.css.push(
48
- '@/static/fonts/poppins/100.css',
49
- '@/static/fonts/poppins/200.css',
50
- '@/static/fonts/poppins/300.css',
51
- '@/static/fonts/poppins/400.css',
52
- '@/static/fonts/poppins/500.css',
53
- '@/static/fonts/poppins/600.css',
54
- '@/static/fonts/poppins/700.css',
55
- '@/static/fonts/poppins/800.css',
56
- '@/static/fonts/poppins/900.css',
57
- '@/static/main.css',
58
- );
47
+ this.options.css.push('@/static/fonts/poppins-font-face/stylesheet.css', '@/static/main.css');
59
48
  });
60
49
 
61
50
  // Assest'si, static fonts altına iconsax olarak gönderiyorum ve nuxt.config'in css'ine ekliyorum
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@timus-networks/theme",
3
- "version": "1.0.158",
3
+ "version": "1.0.161",
4
4
  "description": "A comprehensive Nuxt.js module providing a tailored theme experience with integrated TailwindCSS support for applications.",
5
5
  "main": "module.js",
6
6
  "types": "index.d.ts",
@@ -11,6 +11,8 @@
11
11
  "test": "echo \"Error: no test specified\" && exit 1",
12
12
  "convert-js": "node convert-js.js",
13
13
  "convert-sass": "node convert-sass.js",
14
+ "fix": "sh -c 'cd \"$(git rev-parse --show-toplevel)\" && git diff --name-only --diff-filter=ACMRTUXB HEAD | xargs -I {} sh -c \"npx prettier --write \\\"{}\\\" && npx eslint --fix \\\"{}\\\"\"'",
15
+ "prepack": "npm run fix",
14
16
  "pub": "npm run convert-js && npm run convert-sass && npm publish --access public"
15
17
  },
16
18
  "repository": {
@@ -1,29 +0,0 @@
1
- /* poppins-devanagari-100-italic */
2
- @font-face {
3
- font-family: 'Poppins';
4
- font-style: italic;
5
- font-display: swap;
6
- font-weight: 100;
7
- src: url(./files/poppins-devanagari-100-italic.woff2) format('woff2'), url(./files/poppins-devanagari-100-italic.woff) format('woff');
8
- unicode-range: U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+25CC,U+A830-A839,U+A8E0-A8FF;
9
- }
10
-
11
- /* poppins-latin-ext-100-italic */
12
- @font-face {
13
- font-family: 'Poppins';
14
- font-style: italic;
15
- font-display: swap;
16
- font-weight: 100;
17
- src: url(./files/poppins-latin-ext-100-italic.woff2) format('woff2'), url(./files/poppins-latin-ext-100-italic.woff) format('woff');
18
- unicode-range: U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
19
- }
20
-
21
- /* poppins-latin-100-italic */
22
- @font-face {
23
- font-family: 'Poppins';
24
- font-style: italic;
25
- font-display: swap;
26
- font-weight: 100;
27
- src: url(./files/poppins-latin-100-italic.woff2) format('woff2'), url(./files/poppins-latin-100-italic.woff) format('woff');
28
- unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
29
- }
@@ -1,29 +0,0 @@
1
- /* poppins-devanagari-100-normal */
2
- @font-face {
3
- font-family: 'Poppins';
4
- font-style: normal;
5
- font-display: swap;
6
- font-weight: 100;
7
- src: url(./files/poppins-devanagari-100-normal.woff2) format('woff2'), url(./files/poppins-devanagari-100-normal.woff) format('woff');
8
- unicode-range: U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+25CC,U+A830-A839,U+A8E0-A8FF;
9
- }
10
-
11
- /* poppins-latin-ext-100-normal */
12
- @font-face {
13
- font-family: 'Poppins';
14
- font-style: normal;
15
- font-display: swap;
16
- font-weight: 100;
17
- src: url(./files/poppins-latin-ext-100-normal.woff2) format('woff2'), url(./files/poppins-latin-ext-100-normal.woff) format('woff');
18
- unicode-range: U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
19
- }
20
-
21
- /* poppins-latin-100-normal */
22
- @font-face {
23
- font-family: 'Poppins';
24
- font-style: normal;
25
- font-display: swap;
26
- font-weight: 100;
27
- src: url(./files/poppins-latin-100-normal.woff2) format('woff2'), url(./files/poppins-latin-100-normal.woff) format('woff');
28
- unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
29
- }
@@ -1,29 +0,0 @@
1
- /* poppins-devanagari-200-italic */
2
- @font-face {
3
- font-family: 'Poppins';
4
- font-style: italic;
5
- font-display: swap;
6
- font-weight: 200;
7
- src: url(./files/poppins-devanagari-200-italic.woff2) format('woff2'), url(./files/poppins-devanagari-200-italic.woff) format('woff');
8
- unicode-range: U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+25CC,U+A830-A839,U+A8E0-A8FF;
9
- }
10
-
11
- /* poppins-latin-ext-200-italic */
12
- @font-face {
13
- font-family: 'Poppins';
14
- font-style: italic;
15
- font-display: swap;
16
- font-weight: 200;
17
- src: url(./files/poppins-latin-ext-200-italic.woff2) format('woff2'), url(./files/poppins-latin-ext-200-italic.woff) format('woff');
18
- unicode-range: U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
19
- }
20
-
21
- /* poppins-latin-200-italic */
22
- @font-face {
23
- font-family: 'Poppins';
24
- font-style: italic;
25
- font-display: swap;
26
- font-weight: 200;
27
- src: url(./files/poppins-latin-200-italic.woff2) format('woff2'), url(./files/poppins-latin-200-italic.woff) format('woff');
28
- unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
29
- }
@@ -1,29 +0,0 @@
1
- /* poppins-devanagari-200-normal */
2
- @font-face {
3
- font-family: 'Poppins';
4
- font-style: normal;
5
- font-display: swap;
6
- font-weight: 200;
7
- src: url(./files/poppins-devanagari-200-normal.woff2) format('woff2'), url(./files/poppins-devanagari-200-normal.woff) format('woff');
8
- unicode-range: U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+25CC,U+A830-A839,U+A8E0-A8FF;
9
- }
10
-
11
- /* poppins-latin-ext-200-normal */
12
- @font-face {
13
- font-family: 'Poppins';
14
- font-style: normal;
15
- font-display: swap;
16
- font-weight: 200;
17
- src: url(./files/poppins-latin-ext-200-normal.woff2) format('woff2'), url(./files/poppins-latin-ext-200-normal.woff) format('woff');
18
- unicode-range: U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
19
- }
20
-
21
- /* poppins-latin-200-normal */
22
- @font-face {
23
- font-family: 'Poppins';
24
- font-style: normal;
25
- font-display: swap;
26
- font-weight: 200;
27
- src: url(./files/poppins-latin-200-normal.woff2) format('woff2'), url(./files/poppins-latin-200-normal.woff) format('woff');
28
- unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
29
- }
@@ -1,29 +0,0 @@
1
- /* poppins-devanagari-300-italic */
2
- @font-face {
3
- font-family: 'Poppins';
4
- font-style: italic;
5
- font-display: swap;
6
- font-weight: 300;
7
- src: url(./files/poppins-devanagari-300-italic.woff2) format('woff2'), url(./files/poppins-devanagari-300-italic.woff) format('woff');
8
- unicode-range: U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+25CC,U+A830-A839,U+A8E0-A8FF;
9
- }
10
-
11
- /* poppins-latin-ext-300-italic */
12
- @font-face {
13
- font-family: 'Poppins';
14
- font-style: italic;
15
- font-display: swap;
16
- font-weight: 300;
17
- src: url(./files/poppins-latin-ext-300-italic.woff2) format('woff2'), url(./files/poppins-latin-ext-300-italic.woff) format('woff');
18
- unicode-range: U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
19
- }
20
-
21
- /* poppins-latin-300-italic */
22
- @font-face {
23
- font-family: 'Poppins';
24
- font-style: italic;
25
- font-display: swap;
26
- font-weight: 300;
27
- src: url(./files/poppins-latin-300-italic.woff2) format('woff2'), url(./files/poppins-latin-300-italic.woff) format('woff');
28
- unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
29
- }
@@ -1,29 +0,0 @@
1
- /* poppins-devanagari-300-normal */
2
- @font-face {
3
- font-family: 'Poppins';
4
- font-style: normal;
5
- font-display: swap;
6
- font-weight: 300;
7
- src: url(./files/poppins-devanagari-300-normal.woff2) format('woff2'), url(./files/poppins-devanagari-300-normal.woff) format('woff');
8
- unicode-range: U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+25CC,U+A830-A839,U+A8E0-A8FF;
9
- }
10
-
11
- /* poppins-latin-ext-300-normal */
12
- @font-face {
13
- font-family: 'Poppins';
14
- font-style: normal;
15
- font-display: swap;
16
- font-weight: 300;
17
- src: url(./files/poppins-latin-ext-300-normal.woff2) format('woff2'), url(./files/poppins-latin-ext-300-normal.woff) format('woff');
18
- unicode-range: U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
19
- }
20
-
21
- /* poppins-latin-300-normal */
22
- @font-face {
23
- font-family: 'Poppins';
24
- font-style: normal;
25
- font-display: swap;
26
- font-weight: 300;
27
- src: url(./files/poppins-latin-300-normal.woff2) format('woff2'), url(./files/poppins-latin-300-normal.woff) format('woff');
28
- unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
29
- }
@@ -1,29 +0,0 @@
1
- /* poppins-devanagari-400-italic */
2
- @font-face {
3
- font-family: 'Poppins';
4
- font-style: italic;
5
- font-display: swap;
6
- font-weight: 400;
7
- src: url(./files/poppins-devanagari-400-italic.woff2) format('woff2'), url(./files/poppins-devanagari-400-italic.woff) format('woff');
8
- unicode-range: U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+25CC,U+A830-A839,U+A8E0-A8FF;
9
- }
10
-
11
- /* poppins-latin-ext-400-italic */
12
- @font-face {
13
- font-family: 'Poppins';
14
- font-style: italic;
15
- font-display: swap;
16
- font-weight: 400;
17
- src: url(./files/poppins-latin-ext-400-italic.woff2) format('woff2'), url(./files/poppins-latin-ext-400-italic.woff) format('woff');
18
- unicode-range: U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
19
- }
20
-
21
- /* poppins-latin-400-italic */
22
- @font-face {
23
- font-family: 'Poppins';
24
- font-style: italic;
25
- font-display: swap;
26
- font-weight: 400;
27
- src: url(./files/poppins-latin-400-italic.woff2) format('woff2'), url(./files/poppins-latin-400-italic.woff) format('woff');
28
- unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
29
- }
@@ -1,29 +0,0 @@
1
- /* poppins-devanagari-400-normal */
2
- @font-face {
3
- font-family: 'Poppins';
4
- font-style: normal;
5
- font-display: swap;
6
- font-weight: 400;
7
- src: url(./files/poppins-devanagari-400-normal.woff2) format('woff2'), url(./files/poppins-devanagari-400-normal.woff) format('woff');
8
- unicode-range: U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+25CC,U+A830-A839,U+A8E0-A8FF;
9
- }
10
-
11
- /* poppins-latin-ext-400-normal */
12
- @font-face {
13
- font-family: 'Poppins';
14
- font-style: normal;
15
- font-display: swap;
16
- font-weight: 400;
17
- src: url(./files/poppins-latin-ext-400-normal.woff2) format('woff2'), url(./files/poppins-latin-ext-400-normal.woff) format('woff');
18
- unicode-range: U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
19
- }
20
-
21
- /* poppins-latin-400-normal */
22
- @font-face {
23
- font-family: 'Poppins';
24
- font-style: normal;
25
- font-display: swap;
26
- font-weight: 400;
27
- src: url(./files/poppins-latin-400-normal.woff2) format('woff2'), url(./files/poppins-latin-400-normal.woff) format('woff');
28
- unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
29
- }
@@ -1,29 +0,0 @@
1
- /* poppins-devanagari-500-italic */
2
- @font-face {
3
- font-family: 'Poppins';
4
- font-style: italic;
5
- font-display: swap;
6
- font-weight: 500;
7
- src: url(./files/poppins-devanagari-500-italic.woff2) format('woff2'), url(./files/poppins-devanagari-500-italic.woff) format('woff');
8
- unicode-range: U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+25CC,U+A830-A839,U+A8E0-A8FF;
9
- }
10
-
11
- /* poppins-latin-ext-500-italic */
12
- @font-face {
13
- font-family: 'Poppins';
14
- font-style: italic;
15
- font-display: swap;
16
- font-weight: 500;
17
- src: url(./files/poppins-latin-ext-500-italic.woff2) format('woff2'), url(./files/poppins-latin-ext-500-italic.woff) format('woff');
18
- unicode-range: U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
19
- }
20
-
21
- /* poppins-latin-500-italic */
22
- @font-face {
23
- font-family: 'Poppins';
24
- font-style: italic;
25
- font-display: swap;
26
- font-weight: 500;
27
- src: url(./files/poppins-latin-500-italic.woff2) format('woff2'), url(./files/poppins-latin-500-italic.woff) format('woff');
28
- unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
29
- }
@@ -1,29 +0,0 @@
1
- /* poppins-devanagari-500-normal */
2
- @font-face {
3
- font-family: 'Poppins';
4
- font-style: normal;
5
- font-display: swap;
6
- font-weight: 500;
7
- src: url(./files/poppins-devanagari-500-normal.woff2) format('woff2'), url(./files/poppins-devanagari-500-normal.woff) format('woff');
8
- unicode-range: U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+25CC,U+A830-A839,U+A8E0-A8FF;
9
- }
10
-
11
- /* poppins-latin-ext-500-normal */
12
- @font-face {
13
- font-family: 'Poppins';
14
- font-style: normal;
15
- font-display: swap;
16
- font-weight: 500;
17
- src: url(./files/poppins-latin-ext-500-normal.woff2) format('woff2'), url(./files/poppins-latin-ext-500-normal.woff) format('woff');
18
- unicode-range: U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
19
- }
20
-
21
- /* poppins-latin-500-normal */
22
- @font-face {
23
- font-family: 'Poppins';
24
- font-style: normal;
25
- font-display: swap;
26
- font-weight: 500;
27
- src: url(./files/poppins-latin-500-normal.woff2) format('woff2'), url(./files/poppins-latin-500-normal.woff) format('woff');
28
- unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
29
- }
@@ -1,29 +0,0 @@
1
- /* poppins-devanagari-600-italic */
2
- @font-face {
3
- font-family: 'Poppins';
4
- font-style: italic;
5
- font-display: swap;
6
- font-weight: 600;
7
- src: url(./files/poppins-devanagari-600-italic.woff2) format('woff2'), url(./files/poppins-devanagari-600-italic.woff) format('woff');
8
- unicode-range: U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+25CC,U+A830-A839,U+A8E0-A8FF;
9
- }
10
-
11
- /* poppins-latin-ext-600-italic */
12
- @font-face {
13
- font-family: 'Poppins';
14
- font-style: italic;
15
- font-display: swap;
16
- font-weight: 600;
17
- src: url(./files/poppins-latin-ext-600-italic.woff2) format('woff2'), url(./files/poppins-latin-ext-600-italic.woff) format('woff');
18
- unicode-range: U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
19
- }
20
-
21
- /* poppins-latin-600-italic */
22
- @font-face {
23
- font-family: 'Poppins';
24
- font-style: italic;
25
- font-display: swap;
26
- font-weight: 600;
27
- src: url(./files/poppins-latin-600-italic.woff2) format('woff2'), url(./files/poppins-latin-600-italic.woff) format('woff');
28
- unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
29
- }
@@ -1,29 +0,0 @@
1
- /* poppins-devanagari-600-normal */
2
- @font-face {
3
- font-family: 'Poppins';
4
- font-style: normal;
5
- font-display: swap;
6
- font-weight: 600;
7
- src: url(./files/poppins-devanagari-600-normal.woff2) format('woff2'), url(./files/poppins-devanagari-600-normal.woff) format('woff');
8
- unicode-range: U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+25CC,U+A830-A839,U+A8E0-A8FF;
9
- }
10
-
11
- /* poppins-latin-ext-600-normal */
12
- @font-face {
13
- font-family: 'Poppins';
14
- font-style: normal;
15
- font-display: swap;
16
- font-weight: 600;
17
- src: url(./files/poppins-latin-ext-600-normal.woff2) format('woff2'), url(./files/poppins-latin-ext-600-normal.woff) format('woff');
18
- unicode-range: U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
19
- }
20
-
21
- /* poppins-latin-600-normal */
22
- @font-face {
23
- font-family: 'Poppins';
24
- font-style: normal;
25
- font-display: swap;
26
- font-weight: 600;
27
- src: url(./files/poppins-latin-600-normal.woff2) format('woff2'), url(./files/poppins-latin-600-normal.woff) format('woff');
28
- unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
29
- }
@@ -1,29 +0,0 @@
1
- /* poppins-devanagari-700-italic */
2
- @font-face {
3
- font-family: 'Poppins';
4
- font-style: italic;
5
- font-display: swap;
6
- font-weight: 700;
7
- src: url(./files/poppins-devanagari-700-italic.woff2) format('woff2'), url(./files/poppins-devanagari-700-italic.woff) format('woff');
8
- unicode-range: U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+25CC,U+A830-A839,U+A8E0-A8FF;
9
- }
10
-
11
- /* poppins-latin-ext-700-italic */
12
- @font-face {
13
- font-family: 'Poppins';
14
- font-style: italic;
15
- font-display: swap;
16
- font-weight: 700;
17
- src: url(./files/poppins-latin-ext-700-italic.woff2) format('woff2'), url(./files/poppins-latin-ext-700-italic.woff) format('woff');
18
- unicode-range: U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
19
- }
20
-
21
- /* poppins-latin-700-italic */
22
- @font-face {
23
- font-family: 'Poppins';
24
- font-style: italic;
25
- font-display: swap;
26
- font-weight: 700;
27
- src: url(./files/poppins-latin-700-italic.woff2) format('woff2'), url(./files/poppins-latin-700-italic.woff) format('woff');
28
- unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
29
- }
@@ -1,29 +0,0 @@
1
- /* poppins-devanagari-700-normal */
2
- @font-face {
3
- font-family: 'Poppins';
4
- font-style: normal;
5
- font-display: swap;
6
- font-weight: 700;
7
- src: url(./files/poppins-devanagari-700-normal.woff2) format('woff2'), url(./files/poppins-devanagari-700-normal.woff) format('woff');
8
- unicode-range: U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+25CC,U+A830-A839,U+A8E0-A8FF;
9
- }
10
-
11
- /* poppins-latin-ext-700-normal */
12
- @font-face {
13
- font-family: 'Poppins';
14
- font-style: normal;
15
- font-display: swap;
16
- font-weight: 700;
17
- src: url(./files/poppins-latin-ext-700-normal.woff2) format('woff2'), url(./files/poppins-latin-ext-700-normal.woff) format('woff');
18
- unicode-range: U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
19
- }
20
-
21
- /* poppins-latin-700-normal */
22
- @font-face {
23
- font-family: 'Poppins';
24
- font-style: normal;
25
- font-display: swap;
26
- font-weight: 700;
27
- src: url(./files/poppins-latin-700-normal.woff2) format('woff2'), url(./files/poppins-latin-700-normal.woff) format('woff');
28
- unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
29
- }
@@ -1,29 +0,0 @@
1
- /* poppins-devanagari-800-italic */
2
- @font-face {
3
- font-family: 'Poppins';
4
- font-style: italic;
5
- font-display: swap;
6
- font-weight: 800;
7
- src: url(./files/poppins-devanagari-800-italic.woff2) format('woff2'), url(./files/poppins-devanagari-800-italic.woff) format('woff');
8
- unicode-range: U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+25CC,U+A830-A839,U+A8E0-A8FF;
9
- }
10
-
11
- /* poppins-latin-ext-800-italic */
12
- @font-face {
13
- font-family: 'Poppins';
14
- font-style: italic;
15
- font-display: swap;
16
- font-weight: 800;
17
- src: url(./files/poppins-latin-ext-800-italic.woff2) format('woff2'), url(./files/poppins-latin-ext-800-italic.woff) format('woff');
18
- unicode-range: U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
19
- }
20
-
21
- /* poppins-latin-800-italic */
22
- @font-face {
23
- font-family: 'Poppins';
24
- font-style: italic;
25
- font-display: swap;
26
- font-weight: 800;
27
- src: url(./files/poppins-latin-800-italic.woff2) format('woff2'), url(./files/poppins-latin-800-italic.woff) format('woff');
28
- unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
29
- }