Topic View

This commit is contained in:
2020-08-14 02:00:41 +05:00
parent 73f81426c6
commit eb449eab51
8 changed files with 115 additions and 31 deletions

View File

@@ -6,33 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/css/app.css">
<style>
@font-face {
font-family: "mvtyper";
src: url("/fonts/mvtyper.ttf");
}
@font-face {
font-family: "Mvaamu";
src: url("/fonts/mv-aammu-fk.ttf");
}
@font-face {
font-family: "MvWaheed";
src: url("/fonts/mv_waheed.otf");
}
.MvAamu {
font-family: "Mvaamu";
}
.MvTyper {
font-family: "mvtyper";
}
.MvWaheed {
font-family: "MvWaheed";
}
</style>
<link rel="stylesheet" href="/css/styles.css">
</head>