File size: 2,281 Bytes
7c35b16
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
@font-face {
    font-family: Graphik;
    font-weight: regular;
    src: url("https://www.signlanguagerecognition.com/supplementary/GraphikRegular.otf") format("opentype");
}

@font-face {
    font-family: Graphik;
    font-weight: bold;
    src: url("https://www.signlanguagerecognition.com/supplementary/GraphikBold.otf") format("opentype");
}

@font-face {
    font-family: MonumentExpanded;
    font-weight: regular;
    src: url("https://www.signlanguagerecognition.com/supplementary/MonumentExtended-Regular.otf") format("opentype");
}

@font-face {
    font-family: MonumentExpanded;
    font-weight: bold;
    src: url("https://www.signlanguagerecognition.com/supplementary/MonumentExtended-Ultrabold.otf") format("opentype");
}

html {
    font-family: "Graphik";
}

.text-gray-500 {
    font-family: "Graphik";
}

p {
    font-family: "Graphik";
}

.leading-snug, summary, .gr-button, .gr-sample-dropdown, .p-2, .flex-col{
    font-family: "Graphik";
}

.output-class {
    font-family: "MonumentExpanded";
}

h1 {
    font-family: "MonumentExpanded";
}

#12 {
    -                       background-image: linear-gradient(to left, #61D836, #6CB346) !important;
    background-color: #61D836 !important;
}

#12:hover {
    -                       background-image: linear-gradient(to left, #61D836, #6CB346) !important;
    background-color: #6CB346 !important;
    border: 0 !important;
    border-color: 0 !important;
}

.dark .gr-button-primary {
    --tw-gradient-from: #61D836;
    --tw-gradient-to: #6CB346;
    border: 0 !important;
    border-color: 0 !important;
}

.dark .gr-button-primary:hover {
    --tw-gradient-from: #64A642;
    --tw-gradient-to: #58933B;
    border: 0 !important;
    border-color: 0 !important;
}

.gr-prose li {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.gr-prose ol ol, .gr-prose ol ul, .gr-prose ul ol, .gr-prose ul ul {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.gr-prose h1 {
    font-size: 1.75em !important;
    text-align: left !important;
}

.unselectable {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

footer {
    opacity: 0 !important;
    alpha: 0 !important;
}

#component-15 {
    width: 50% !important;
}