-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontact.html
More file actions
150 lines (150 loc) · 7.95 KB
/
contact.html
File metadata and controls
150 lines (150 loc) · 7.95 KB
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
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Contact Us | Tinyfont</title>
<meta name="description" content="Get in touch with Tinyfont.me for support, feedback, or business inquiries.">
<meta name="keywords" content="contact us, tinyfont, support, feedback, inquiry">
<meta name="author" content="Prasoon">
<link rel="canonical" href="https://tinyfont.me/contact.html">
<meta property="og:title" content="Contact Us | Tinyfont">
<meta property="og:description" content="Get in touch with Tinyfont.me for support, feedback, or business inquiries.">
<meta property="og:image" content="https://tinyfont.me/assets/images/og/homepage.png">
<meta property="og:image:alt" content="Tinyfont logo.">
<meta property="og:url" content="https://tinyfont.me/contact.html">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Contact Us | Tinyfont">
<meta name="twitter:description" content="Get in touch with Tinyfont.me for support, feedback, or business inquiries.">
<meta name="twitter:image" content="https://tinyfont.me/assets/images/og/homepage.png">
<link rel="stylesheet" href="assets/css/main.css">
</head>
<body>
<header class="site-header">
<div class="container">
<a href="./index.html" class="logo">TinyFont</a>
<nav class="main-nav" aria-label="Main Navigation">
<ul>
<li class="nav-item"><a href="#" class="nav-link">Font Discovery</a>
<div class="dropdown-menu">
<a href="./live-preview-tool.html">Live Google Font Previewer</a>
<a href="./font-comparison-tool.html">Compare Fonts Instantly</a>
<a href="./variable-font-finder.html">Discover Variable Google Fonts</a>
<a href="./language-support-finder.html">Find Fonts for Any Language</a>
</div>
</li>
<li class="nav-item"><a href="#" class="nav-link">Design & Typography</a>
<div class="dropdown-menu">
<a href="./font-pairing-generator.html">Generate Beautiful Font Pairings</a>
<a href="./logo-fonts-tool.html">Find the Perfect Font for Your Logo</a>
<a href="./font-color-tester.html">Test Font Color Contrast</a>
<a href="./font-performance-checker.html">Analyze Font Performance Impact</a>
<a href="./calligraphy-font-generator.html">Calligraphy Font Generator</a>
</div>
</li>
<li class="nav-item"><a href="#" class="nav-link">Performance & Web</a>
<div class="dropdown-menu">
<a href="./google-fonts-css-generator.html">Generate Optimized Font CSS</a>
<a href="./css-font-stack-generator.html">Create Bulletproof CSS Font Stacks</a>
<a href="./web-safe-fonts-checker.html">Web Safe Font Reference</a>
</div>
</li>
<li class="nav-item"><a href="#" class="nav-link">Guides</a>
<div class="dropdown-menu">
<a href="./accessibility-checker.html">Check Font Accessibility</a>
<a href="./subset-text-optimizer.html">Font Subsetting Text Generator</a>
</div>
</li>
</ul>
</nav>
<div class="header-controls">
<button class="dark-mode-toggle" title="Toggle Dark Mode">🌙</button>
</div>
</div>
</header>
<main>
<header class="page-header">
<div class="container">
<h1>Contact Us</h1>
<p>We'd love to hear from you!</p>
</div>
</header>
<center>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9534887202409405" crossorigin="anonymous"></script>
<!-- tf -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-9534887202409405"
data-ad-slot="2539931563"
data-ad-format="auto"
data-full-width-responsive="true"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</center>
<div class="container content-section">
<p>For any inquiries, feedback, or support, please reach out to us at:</p>
<p>Email: <a href="mailto:support@tinyfont.me">support@tinyfont.me</a></p>
<p>We aim to respond to all inquiries within 24-48 hours.</p>
</div>
</main>
<center>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9534887202409405" crossorigin="anonymous"></script>
<!-- tf -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-9534887202409405"
data-ad-slot="8978208831"
data-ad-format="auto"
data-full-width-responsive="true"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</center>
<footer class="site-footer">
<div class="container">
<div class="footer-grid">
<div class="footer-column">
<h4>Font Discovery</h4>
<ul>
<li><a href="./live-preview-tool.html">Live Google Font Previewer</a></li>
<li><a href="./font-comparison-tool.html">Compare Fonts Instantly</a></li>
<li><a href="./variable-font-finder.html">Discover Variable Google Fonts</a></li>
<li><a href="./language-support-finder.html">Find Fonts for Any Language</a></li>
</ul>
</div>
<div class="footer-column">
<h4>Design & Typography</h4>
<ul>
<li><a href="./font-pairing-generator.html">Generate Beautiful Font Pairings</a></li>
<li><a href="./logo-fonts-tool.html">Find the Perfect Font for Your Logo</a></li>
<li><a href="./font-color-tester.html">Test Font Color Contrast</a></li>
<li><a href="./font-performance-checker.html">Analyze Font Performance Impact</a></li>
<li><a href="./calligraphy-font-generator.html">Calligraphy Font Generator</a>
</ul>
</div>
<div class="footer-column">
<h4>Performance & Web</h4>
<ul>
<li><a href="./google-fonts-css-generator.html">Generate Optimized Font CSS</a></li>
<li><a href="./css-font-stack-generator.html">Create Bulletproof CSS Font Stacks</a></li>
<li><a href="./web-safe-fonts-checker.html">Web Safe Font Reference</a></li>
</ul>
</div>
<div class="footer-column">
<h4>Guides</h4>
<ul>
<li><a href="./accessibility-checker.html">Check Font Accessibility</a></li>
<li><a href="./subset-text-optimizer.html">Font Subsetting Text Generator</a></li>
</ul>
</div>
</div>
<div class="footer-bottom">
<p>© 2025 TinyFont.me. All rights reserved.</p>
</div>
</div>
</footer>
<script src="assets/js/main.js"></script>
</body>
</html>