Dynamic content load and font fix

This commit is contained in:
2020-08-10 03:22:12 +05:00
parent fd2fc06115
commit 79da871e61
3 changed files with 6 additions and 22 deletions

View File

@@ -14,26 +14,10 @@
src: url("/fonts/mvtyper.ttf");
}
@font-face {
font-family: "MvFaseyha";
src: url("/fonts/faseyha.otf");
}
@font-face {
font-family: "Mvaamu";
src: url("/fonts/mv-aammu-fk.ttf");
}
@font-face {
font-family: "Mvtyperbold";
src: url("/fonts/mvtypebold.ttf");
}
.Mvtyperbold {
font-family: "Mvtyperbold";
}
.MvAamu {
font-family: "Mvaamu";
}