@golstats/gsc-reports 1.0.0

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 (135) hide show
  1. package/README.md +2 -0
  2. package/dist/FilterConditions-55d68355-C5NIJbY6-xW04mYhu-DRN4eEO4.js +191 -0
  3. package/dist/FilterField-59a73e38-DO8nYLqs-Da7H_Fvj-ZuLwDGOM.js +21 -0
  4. package/dist/FilterSubcategories-a9b32cc9-DlkHni1L-BXid_sIn-BvoU3OqZ.js +42 -0
  5. package/dist/css/fonts.css +83 -0
  6. package/dist/fonts/BebasNeue-Bold.otf +0 -0
  7. package/dist/fonts/BebasNeue-Bold.ttf +0 -0
  8. package/dist/fonts/BebasNeue-Bold.woff2 +0 -0
  9. package/dist/fonts/BebasNeue-Book.otf +0 -0
  10. package/dist/fonts/BebasNeue-Book.ttf +0 -0
  11. package/dist/fonts/BebasNeue-Book.woff2 +0 -0
  12. package/dist/fonts/BebasNeue-Light.otf +0 -0
  13. package/dist/fonts/BebasNeue-Light.ttf +0 -0
  14. package/dist/fonts/BebasNeue-Light.woff2 +0 -0
  15. package/dist/fonts/BebasNeue-Regular.otf +0 -0
  16. package/dist/fonts/BebasNeue-Regular.ttf +0 -0
  17. package/dist/fonts/BebasNeue-Regular.woff2 +0 -0
  18. package/dist/fonts/BebasNeue-Thin.otf +0 -0
  19. package/dist/fonts/BebasNeue-Thin.ttf +0 -0
  20. package/dist/fonts/BebasNeue-Thin.woff2 +0 -0
  21. package/dist/fonts/Montserrat-Black.otf +0 -0
  22. package/dist/fonts/Montserrat-BlackItalic.otf +0 -0
  23. package/dist/fonts/Montserrat-Bold.otf +0 -0
  24. package/dist/fonts/Montserrat-BoldItalic.otf +0 -0
  25. package/dist/fonts/Montserrat-ExtraBold.otf +0 -0
  26. package/dist/fonts/Montserrat-ExtraBoldItalic.otf +0 -0
  27. package/dist/fonts/Montserrat-ExtraLight.otf +0 -0
  28. package/dist/fonts/Montserrat-ExtraLightItalic.otf +0 -0
  29. package/dist/fonts/Montserrat-Italic.otf +0 -0
  30. package/dist/fonts/Montserrat-Light.otf +0 -0
  31. package/dist/fonts/Montserrat-LightItalic.otf +0 -0
  32. package/dist/fonts/Montserrat-Medium.otf +0 -0
  33. package/dist/fonts/Montserrat-MediumItalic.otf +0 -0
  34. package/dist/fonts/Montserrat-Regular.otf +0 -0
  35. package/dist/fonts/Montserrat-SemiBold.otf +0 -0
  36. package/dist/fonts/Montserrat-SemiBoldItalic.otf +0 -0
  37. package/dist/fonts/Montserrat-Thin.otf +0 -0
  38. package/dist/fonts/Montserrat-ThinItalic.otf +0 -0
  39. package/dist/fonts/Oswald-Bold.ttf +0 -0
  40. package/dist/fonts/Oswald-ExtraLight.ttf +0 -0
  41. package/dist/fonts/Oswald-Light.ttf +0 -0
  42. package/dist/fonts/Oswald-Medium.ttf +0 -0
  43. package/dist/fonts/Oswald-Regular.ttf +0 -0
  44. package/dist/fonts/Oswald-SemiBold.ttf +0 -0
  45. package/dist/fonts/Poppins-Black.otf +0 -0
  46. package/dist/fonts/Poppins-BlackItalic.otf +0 -0
  47. package/dist/fonts/Poppins-Bold.otf +0 -0
  48. package/dist/fonts/Poppins-BoldItalic.otf +0 -0
  49. package/dist/fonts/Poppins-ExtraBold.otf +0 -0
  50. package/dist/fonts/Poppins-ExtraBoldItalic.otf +0 -0
  51. package/dist/fonts/Poppins-ExtraLight.otf +0 -0
  52. package/dist/fonts/Poppins-ExtraLightItalic.otf +0 -0
  53. package/dist/fonts/Poppins-Italic.otf +0 -0
  54. package/dist/fonts/Poppins-Light.otf +0 -0
  55. package/dist/fonts/Poppins-LightItalic.otf +0 -0
  56. package/dist/fonts/Poppins-Medium.otf +0 -0
  57. package/dist/fonts/Poppins-MediumItalic.otf +0 -0
  58. package/dist/fonts/Poppins-Regular.otf +0 -0
  59. package/dist/fonts/Poppins-SemiBold.otf +0 -0
  60. package/dist/fonts/Poppins-SemiBoldItalic.otf +0 -0
  61. package/dist/fonts/Poppins-Thin.otf +0 -0
  62. package/dist/fonts/Poppins-ThinItalic.otf +0 -0
  63. package/dist/gsc-reports.css +1 -0
  64. package/dist/gsc-reports.es.js +4 -0
  65. package/dist/gsc-reports.umd.js +4079 -0
  66. package/dist/icons/icn-close.svg +5 -0
  67. package/dist/icons/icn-delete-delete.svg +3 -0
  68. package/dist/icons/icn-delete.svg +3 -0
  69. package/dist/icons/icn-download.svg +4 -0
  70. package/dist/icons/icn-duplicate-white.svg +11 -0
  71. package/dist/icons/icn-duplicate.svg +11 -0
  72. package/dist/icons/icn-edit.svg +11 -0
  73. package/dist/icons/icn-editar-withe.svg +3 -0
  74. package/dist/icons/icn-rename-white.svg +3 -0
  75. package/dist/icons/icn-rename.svg +3 -0
  76. package/dist/icons/icn-report-white.svg +11 -0
  77. package/dist/icons/icn-report.svg +11 -0
  78. package/dist/images/background-postmatch-template-01.jpg +0 -0
  79. package/dist/images/background-postmatch-template-02.jpg +0 -0
  80. package/dist/images/canchaRPH.svg +30 -0
  81. package/dist/index-B1R4W2EC.js +128151 -0
  82. package/dist/reports/background-postmatch-template-01@2x.jpg +0 -0
  83. package/dist/reports/background-postmatch-template-02@2x.jpg +0 -0
  84. package/dist/reports/thumbnail-portada-01@2x.png +0 -0
  85. package/dist/reports/thumbnail-portada-02@2x.png +0 -0
  86. package/dist/reports/thumbnail-portada-03@2x.png +0 -0
  87. package/dist/reports/thumbnail-portada-04@2x.png +0 -0
  88. package/dist/reports/thumbnail-portada-prmatch-01@2x.png +0 -0
  89. package/dist/reports/thumbnail-portada-prmatch-02@2x.png +0 -0
  90. package/dist/reports/thumbnail-portada-prmatch-03@2x.png +0 -0
  91. package/dist/reports/thumbnail-portada-prmatch-04@2x.png +0 -0
  92. package/dist/thumb1.png +0 -0
  93. package/dist/thumbnail-portada-01.jpg +0 -0
  94. package/dist/thumbnail-portada-02.jpg +0 -0
  95. package/dist/thumbnail-portada-03.jpg +0 -0
  96. package/dist/thumbnail-portada-04.jpg +0 -0
  97. package/dist/thumbnail-portada-prmatch-01.jpg +0 -0
  98. package/dist/thumbnail-portada-prmatch-02.jpg +0 -0
  99. package/dist/thumbnail-portada-prmatch-03.jpg +0 -0
  100. package/dist/thumbnail-portada-prmatch-04.jpg +0 -0
  101. package/package.json +70 -0
  102. package/src/App.vue +28 -0
  103. package/src/components/ReportsSection.vue +764 -0
  104. package/src/components/TemplatesSection.vue +911 -0
  105. package/src/components/elementsTemplates/ModalCreateTemplate.vue +407 -0
  106. package/src/components/elementsTemplates/ModalDeleteReport.vue +231 -0
  107. package/src/components/elementsTemplates/ModalDeleteTemplate.vue +234 -0
  108. package/src/components/elementsTemplates/ModalGenerarReporte.vue +1151 -0
  109. package/src/components/elementsTemplates/ModalRenameReporte.vue +315 -0
  110. package/src/components/elementsTemplates/ModalRenameTemplate.vue +320 -0
  111. package/src/components/elementsTemplates/ModalSoloEscritorio.vue +83 -0
  112. package/src/components/elementsTemplates/ModalduplicateTemplate.vue +283 -0
  113. package/src/components/elementsTemplates/ReportItem.vue +458 -0
  114. package/src/components/elementsTemplates/TemplateItem.vue +360 -0
  115. package/src/components/elementsTemplates/TooltipReportOptions.vue +85 -0
  116. package/src/components/elementsTemplates/TooltipTemplateOptions.vue +141 -0
  117. package/src/components/filters.vue +935 -0
  118. package/src/components/gsc-reports.vue +452 -0
  119. package/src/components/template-report-maker/CoverPage.vue +636 -0
  120. package/src/components/template-report-maker/CoverSelector.vue +165 -0
  121. package/src/components/template-report-maker/ReportAndTemplateMaker.vue +675 -0
  122. package/src/components/template-report-maker/ReportView.vue +66 -0
  123. package/src/components/template-report-maker/TemplateReportPage.vue +398 -0
  124. package/src/components/thumbnails-reports/AnalisisPostMatchType1.vue +741 -0
  125. package/src/components/thumbnails-reports/AnalisisPostMatchType2.vue +743 -0
  126. package/src/components/thumbnails-reports/AnalisisPostMatchType3.vue +463 -0
  127. package/src/components/thumbnails-reports/AnalisisPostMatchType4.vue +462 -0
  128. package/src/components/thumbnails-reports/AnalisisPrematchType1.vue +164 -0
  129. package/src/components/thumbnails-reports/AnalisisPrematchType2.vue +163 -0
  130. package/src/components/thumbnails-reports/AnalisisPrematchType3.vue +173 -0
  131. package/src/components/thumbnails-reports/AnalisisPrematchType4.vue +173 -0
  132. package/src/index.js +4 -0
  133. package/src/main.js +4 -0
  134. package/src/types.d.ts +45 -0
  135. package/src/utils/dateUtils.js +52 -0
package/README.md ADDED
@@ -0,0 +1,2 @@
1
+ # gsc-reports
2
+ Modulo de reportes
@@ -0,0 +1,191 @@
1
+ import { useCssVars as E, computed as c, createElementBlock as i, openBlock as o, normalizeStyle as $, createElementVNode as a, createVNode as y, unref as g, Fragment as u, renderList as _, normalizeClass as b, toDisplayString as v, pushScopeId as H, popScopeId as R } from "vue";
2
+ import { c as T, y as m } from "./index-B1R4W2EC.js";
3
+ const n = (d) => (H("data-v-80d9c265"), d = d(), R(), d), V = { class: "details__header" }, W = /* @__PURE__ */ n(() => /* @__PURE__ */ a("div", { class: "details__header__title" }, "Jugando como", -1)), I = { class: "details__header__checkbox" }, z = { class: "details__body" }, F = { class: "details__body__playing-as" }, L = ["onClick"], N = { class: "details__header" }, U = /* @__PURE__ */ n(() => /* @__PURE__ */ a("div", { class: "details__header__title" }, "En: (Elige el lapso de tiempo)", -1)), D = { class: "details__header__checkbox" }, J = { class: "details__body" }, j = /* @__PURE__ */ n(() => /* @__PURE__ */ a("div", { class: "details__body__title" }, "1er tiempo", -1)), q = { class: "details__body__game-section" }, w = ["onClick"], G = { class: "details__body" }, K = /* @__PURE__ */ n(() => /* @__PURE__ */ a("div", { class: "details__body__title" }, "2do tiempo", -1)), M = { class: "details__body__game-section" }, O = ["onClick"], P = {
4
+ __name: "FilterConditions",
5
+ props: {
6
+ playingAs: {
7
+ type: Array,
8
+ default: () => [
9
+ {
10
+ name: "Local",
11
+ isSelected: !0
12
+ },
13
+ {
14
+ name: "Visitante",
15
+ isSelected: !0
16
+ }
17
+ ]
18
+ },
19
+ gameSections: {
20
+ type: Array,
21
+ default: () => [
22
+ {
23
+ text: "0-15",
24
+ value: 1,
25
+ isSelected: !0
26
+ },
27
+ {
28
+ text: "16-30",
29
+ value: 2,
30
+ isSelected: !0
31
+ },
32
+ {
33
+ text: "31-45",
34
+ value: 3,
35
+ isSelected: !0
36
+ },
37
+ {
38
+ text: "46-60",
39
+ value: 4,
40
+ isSelected: !0
41
+ },
42
+ {
43
+ text: "61-75",
44
+ value: 5,
45
+ isSelected: !0
46
+ },
47
+ {
48
+ text: "76-90",
49
+ value: 6,
50
+ isSelected: !0
51
+ }
52
+ ]
53
+ },
54
+ buttonsBackgroundColor: {
55
+ type: String,
56
+ default: "rgba(255, 255, 255, 0)"
57
+ },
58
+ buttonsBackgroundColorActive: {
59
+ type: String,
60
+ default: "rgba(203, 238, 107, 0.05)"
61
+ },
62
+ buttonsTextColor: {
63
+ type: String,
64
+ default: "rgba(255, 255, 255, 0.8)"
65
+ },
66
+ buttonsTextColorActive: {
67
+ type: String,
68
+ default: "rgba(255, 255, 255, 1)"
69
+ },
70
+ buttonsBorderColor: {
71
+ type: String,
72
+ default: "#8ea2ab"
73
+ },
74
+ buttonsBorderColorActive: {
75
+ type: String,
76
+ default: "#cbee6b"
77
+ },
78
+ buttonsBorderWidth: {
79
+ type: String,
80
+ default: "0.8px"
81
+ },
82
+ buttonsBorderWidthActive: {
83
+ type: String,
84
+ default: "1px"
85
+ },
86
+ buttonsBorderRadius: {
87
+ type: String,
88
+ default: "4px"
89
+ }
90
+ },
91
+ setup(d) {
92
+ const s = d;
93
+ E((e) => ({
94
+ "49cba245": d.buttonsBackgroundColor,
95
+ "52f02da6": d.buttonsTextColor,
96
+ "7d3f686a": d.buttonsBorderWidth,
97
+ "7c286a07": d.buttonsBorderColor,
98
+ "24a6f4aa": d.buttonsBackgroundColorActive,
99
+ cd8d7768: d.buttonsTextColorActive,
100
+ "35fa5c10": d.buttonsBorderWidthActive,
101
+ "0cde1826": d.buttonsBorderColorActive
102
+ }));
103
+ const h = c(() => s.playingAs.every((e) => e.isSelected)), C = c(() => s.gameSections.every((e) => e.isSelected)), p = c(() => s.gameSections.reduce(
104
+ (e, t) => (t.value <= 3 ? e.firstHalf.push(t) : e.secondHalf.push(t), e),
105
+ {
106
+ firstHalf: [],
107
+ secondHalf: []
108
+ }
109
+ )), B = c(() => ({
110
+ "--border-radius-first-button": `${s.buttonsBorderRadius} 0 0 ${s.buttonsBorderRadius}`,
111
+ "--border-radius-last-button": `0 ${s.buttonsBorderRadius} ${s.buttonsBorderRadius} 0`
112
+ }));
113
+ function x(e) {
114
+ e ? s.playingAs.forEach((t) => {
115
+ t.isSelected = !0;
116
+ }) : s.playingAs.forEach((t, l) => {
117
+ t.isSelected = l === 0;
118
+ });
119
+ }
120
+ function k(e) {
121
+ s.playingAs.filter((t) => t.isSelected).length === 1 && e.isSelected || (e.isSelected = !e.isSelected);
122
+ }
123
+ function S(e) {
124
+ s.gameSections.filter((t) => t.isSelected).length === 1 && e.isSelected || (e.isSelected = !e.isSelected);
125
+ }
126
+ function A(e) {
127
+ e ? s.gameSections.forEach((t) => {
128
+ t.isSelected = !0;
129
+ }) : s.gameSections.forEach((t, l) => {
130
+ t.isSelected = l === 0;
131
+ });
132
+ }
133
+ return (e, t) => (o(), i("div", {
134
+ class: "details",
135
+ style: $(B.value)
136
+ }, [
137
+ a("div", V, [
138
+ W,
139
+ a("div", I, [
140
+ y(g(m), {
141
+ label: "Todos",
142
+ "model-value": h.value,
143
+ "onUpdate:modelValue": x
144
+ }, null, 8, ["model-value"])
145
+ ])
146
+ ]),
147
+ a("div", z, [
148
+ a("div", F, [
149
+ (o(!0), i(u, null, _(s.playingAs, (l, r) => (o(), i("div", {
150
+ key: `pa${r}`,
151
+ class: b(["details__body__button", { active: l.isSelected }]),
152
+ onClick: (f) => k(l)
153
+ }, v(l.name), 11, L))), 128))
154
+ ])
155
+ ]),
156
+ a("div", N, [
157
+ U,
158
+ a("div", D, [
159
+ y(g(m), {
160
+ label: "Todos",
161
+ "model-value": C.value,
162
+ "onUpdate:modelValue": A
163
+ }, null, 8, ["model-value"])
164
+ ])
165
+ ]),
166
+ a("div", J, [
167
+ j,
168
+ a("div", q, [
169
+ (o(!0), i(u, null, _(p.value.firstHalf, (l, r) => (o(), i("div", {
170
+ key: `pa${r}`,
171
+ class: b(["details__body__button", { active: l.isSelected }]),
172
+ onClick: (f) => S(l)
173
+ }, v(l.text), 11, w))), 128))
174
+ ])
175
+ ]),
176
+ a("div", G, [
177
+ K,
178
+ a("div", M, [
179
+ (o(!0), i(u, null, _(p.value.secondHalf, (l, r) => (o(), i("div", {
180
+ key: `pa${r}`,
181
+ class: b(["details__body__button", { active: l.isSelected }]),
182
+ onClick: (f) => S(l)
183
+ }, v(l.text), 11, O))), 128))
184
+ ])
185
+ ])
186
+ ], 4));
187
+ }
188
+ }, X = /* @__PURE__ */ T(P, [["__scopeId", "data-v-80d9c265"]]);
189
+ export {
190
+ X as default
191
+ };
@@ -0,0 +1,21 @@
1
+ import { ref as r, createElementBlock as a, openBlock as c, createVNode as n, unref as d } from "vue";
2
+ import { c as u, v as f } from "./index-B1R4W2EC.js";
3
+ const i = { class: "filter-field" }, m = {
4
+ __name: "FilterField",
5
+ setup(s) {
6
+ const l = r(Array.from({ length: 16 }, (t, e) => e + 1));
7
+ function o() {
8
+ }
9
+ return (t, e) => (c(), a("div", i, [
10
+ n(d(f), {
11
+ width: "100%",
12
+ "background-color": "#2E3B46",
13
+ value: l.value,
14
+ "onUpdate:modelValue": o
15
+ }, null, 8, ["value"])
16
+ ]));
17
+ }
18
+ }, B = /* @__PURE__ */ u(m, [["__scopeId", "data-v-8103c3e1"]]);
19
+ export {
20
+ B as default
21
+ };
@@ -0,0 +1,42 @@
1
+ import { createElementBlock as a, openBlock as r, Fragment as t, renderList as u, createVNode as d, createBlock as n, unref as i } from "vue";
2
+ import { c as l, y } from "./index-B1R4W2EC.js";
3
+ const g = { class: "subcategory-group" }, b = {
4
+ __name: "SubcategoryGroup",
5
+ props: {
6
+ subcategoryGroup: {
7
+ type: Array,
8
+ default: () => []
9
+ }
10
+ },
11
+ setup(o) {
12
+ return (s, c) => (r(), a("div", g, [
13
+ (r(!0), a(t, null, u(o.subcategoryGroup, (e) => (r(), n(i(y), {
14
+ key: e.id,
15
+ modelValue: e.isSelected,
16
+ "onUpdate:modelValue": (p) => e.isSelected = p,
17
+ label: e.name
18
+ }, null, 8, ["modelValue", "onUpdate:modelValue", "label"]))), 128))
19
+ ]));
20
+ }
21
+ }, m = /* @__PURE__ */ l(b, [["__scopeId", "data-v-ae6f3d72"]]), f = { class: "filter-subcategories" }, _ = {
22
+ __name: "FilterSubcategories",
23
+ props: {
24
+ subcategoryGroups: {
25
+ type: Array,
26
+ default: () => []
27
+ }
28
+ },
29
+ setup(o) {
30
+ return (s, c) => (r(), a("div", f, [
31
+ (r(!0), a(t, null, u(o.subcategoryGroups, (e) => (r(), a("div", {
32
+ key: e.id,
33
+ class: "filter-subcategories__group"
34
+ }, [
35
+ d(m, { subcategoryGroup: e }, null, 8, ["subcategoryGroup"])
36
+ ]))), 128))
37
+ ]));
38
+ }
39
+ }, v = /* @__PURE__ */ l(_, [["__scopeId", "data-v-5edaefc2"]]);
40
+ export {
41
+ v as default
42
+ };
@@ -0,0 +1,83 @@
1
+ /*FUENTES*/
2
+ @font-face {
3
+ font-family: 'Poppins-Black';
4
+ src: url('/fonts/Poppins-Black.otf') format('opentype');
5
+ }
6
+ @font-face {
7
+ font-family: 'Poppins-BlackItalic';
8
+ src: url('/fonts/Poppins-BlackItalic.otf') format('opentype');
9
+ }
10
+ @font-face {
11
+ font-family: 'Poppins-Bold';
12
+ src: url('/fonts/Poppins-Bold.otf') format('opentype');
13
+ }
14
+ @font-face {
15
+ font-family: 'Poppins-BoldItalic';
16
+ src: url('/fonts/Poppins-BoldItalic.otf') format('opentype');
17
+ }
18
+ @font-face {
19
+ font-family: 'Poppins-ExtraBold';
20
+ src: url('/fonts/Poppins-ExtraBold.otf') format('opentype');
21
+ }
22
+ @font-face {
23
+ font-family: 'Poppins-ExtraBoldItalic';
24
+ src: url('/fonts/Poppins-ExtraBoldItalic.otf') format('opentype');
25
+ }
26
+ @font-face {
27
+ font-family: 'Poppins-ExtraLight';
28
+ src: url('/fonts/Poppins-ExtraLight.otf') format('opentype');
29
+ }
30
+ @font-face {
31
+ font-family: 'Poppins-ExtraLightItalic';
32
+ src: url('/fonts/Poppins-ExtraLightItalic.otf') format('opentype');
33
+ }
34
+ @font-face {
35
+ font-family: 'Poppins-Italic';
36
+ src: url('/fonts/Poppins-Italic.otf') format('opentype');
37
+ }
38
+ @font-face {
39
+ font-family: 'Poppins-Light';
40
+ src: url('/fonts/Poppins-Light.otf') format('opentype');
41
+ }
42
+ @font-face {
43
+ font-family: 'Poppins-LightItalic';
44
+ src: url('/fonts/Poppins-LightItalic.otf') format('opentype');
45
+ }
46
+ @font-face {
47
+ font-family: 'Poppins-MediumItalic';
48
+ src: url('/fonts/Poppins-MediumItalic.otf') format('opentype');
49
+ }
50
+ @font-face {
51
+ font-family: 'Poppins-Medium';
52
+ src: url('/fonts/Poppins-Medium.otf') format('opentype');
53
+ }
54
+ @font-face {
55
+ font-family: 'Poppins-Regular';
56
+ src: url('/fonts/Poppins-Regular.otf') format('opentype');
57
+ }
58
+ @font-face {
59
+ font-family: 'Poppins-SemiBold';
60
+ src: url('/fonts/Poppins-SemiBold.otf') format('opentype');
61
+ }
62
+ @font-face {
63
+ font-family: 'Poppins-SemiBoldItalic';
64
+ src: url('/fonts/Poppins-SemiBoldItalic.otf') format('opentype');
65
+ }
66
+ @font-face {
67
+ font-family: 'Poppins-ThinItalic';
68
+ src: url('/fonts/Poppins-ThinItalic.otf') format('opentype');
69
+ }
70
+ @font-face {
71
+ font-family: 'Poppins-Thin';
72
+ src: url('/fonts/Poppins-Thin.otf') format('opentype');
73
+ }
74
+ @font-face {
75
+ font-family: 'BebasNeue-Bold';
76
+ src: url('/fonts/BebasNeue-Bold.otf') format('opentype');
77
+ }
78
+
79
+ /*FUENTES*/
80
+ @font-face {
81
+ font-family: 'Montserrat-SemiBold';
82
+ src: url('/fonts/Montserrat-SemiBold.otf') format('opentype');
83
+ }
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file