Skip to content

Commit 6a1ad5c

Browse files
authored
Update index.html
1 parent c2949d4 commit 6a1ad5c

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

index.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,14 @@
88
<meta name="description" content="محمد پارسا مرتضوی برنامه نویس پایتون و توسعه‌دهنده بات‌های بله و تلگرام است. او در زمینه طراحی وب و ساخت ربات‌های تلگرامی فعالیت می‌کنم.">
99
<link rel='shortcut icon' href='assets/favicon.ico' type='image/x-icon' />
1010
<meta property="og:image" content="assets/image.jpg">
11-
<link href="https://cdn.jsdelivr.net/gh/rastikerdar/vazirmatn@v33.003/Vazirmatn-font-face.css" rel="stylesheet" type="text/css" />
1211
<title>MPMMS</title>
1312
<style>
13+
@font-face {
14+
font-family: studio;
15+
src: url('assets/fonts/SD-Studio-Bold.ttf') format('truetype');
16+
}
1417
* {
15-
font-family: Vazirmatn, sans-serif;
18+
font-family: studio;
1619
margin: 0;
1720
padding: 0;
1821
box-sizing: border-box;

0 commit comments

Comments
 (0)