+
95
-

回答

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>BFW NEW PAGE</title>

<style>
@font-face {
font-family: "Musical Notes";
src: url("//repo.bfw.wiki/bfwrepo/font/MusicalNotes.ttf") format("truetype");
font-weight: normal;
font-style: normal;
}

body {
font-family: 'Musical Notes';
font-size: 30px;
}
</style>
</head>
<body>
ABCDEFGHIJKLMNOPQRSTUVWXYZ
abcdefghijklmnopqrstuvwxyz!@#$%^&*()

</body>
</html>

网友回复

我知道答案,我要回答