PaiGram/resources/styles/public.css

10 lines
177 B
CSS

@font-face {
font-family: "seguiemj";
src: url("../fonts/seguiemj.ttf");
font-weight: normal;
font-style: normal;
}
body {
font-family: "seguiemj", emoji;
}