change font to rawengulk-sans

This commit is contained in:
alvierahman90 2017-10-24 22:22:37 +01:00
parent 6ac3146d41
commit 2b5cf4a908

View File

@ -1,3 +1,8 @@
@font-face {
font-family: rawengulk-sans;
src: url(/fonts/rawengulksans.otf);
}
body {
width: 99%;
background-color: black !important;
@ -69,6 +74,7 @@ div {
}
.btn {
font-family: rawengulk-sans;
font-size: xx-large !important;
background: black;
color: white;